mirror of
https://github.com/smaeul/u-boot.git
synced 2025-09-12 21:16:02 +01:00
Rename MCR3000.* to mcr3000.* to be more in line with other boards. Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
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
|