mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-06 05:04:26 +00:00
11 lines
194 B
Makefile
11 lines
194 B
Makefile
|
#
|
||
|
# Copyright (C) 2010-2017 CS Systemes d'Information
|
||
|
# Christophe Leroy <christophe.leroy@c-s.fr>
|
||
|
#
|
||
|
# SPDX-License-Identifier: GPL-2.0+
|
||
|
#
|
||
|
#
|
||
|
|
||
|
obj-y += MCR3000.o
|
||
|
obj-$(CONFIG_CMD_NAND) += nand.o
|