1
0
Fork 0

nand_spl: simpc8313: move config.mk used only for nand_spl

board/sheldon/simpc8313/config.mk is used only for nand_spl.
So it should go into nand_spl/board/sheldon/simpc8313/.

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
utp
Masahiro Yamada 2014-02-26 14:51:00 +09:00 committed by Tom Rini
parent 2d88a6acf8
commit 9c366881d7
2 changed files with 2 additions and 0 deletions

View File

@ -7,6 +7,8 @@
# SPDX-License-Identifier: GPL-2.0+
#
include $(srctree)/$(src)/config.mk
nandobj := $(OBJTREE)/nand_spl/
LDSCRIPT= $(TOPDIR)/nand_spl/board/$(BOARDDIR)/u-boot.lds