mirror of
https://github.com/Qortal/Brooklyn.git
synced 2025-02-15 19:55:53 +00:00
9 lines
190 B
Makefile
9 lines
190 B
Makefile
# SPDX-License-Identifier: GPL-2.0+
|
|
#
|
|
# Copyright (C) 2010-2017 CS Systemes d'Information
|
|
# Christophe Leroy <christophe.leroy@c-s.fr>
|
|
#
|
|
|
|
obj-y += MCR3000.o
|
|
obj-$(CONFIG_CMD_NAND) += nand.o
|