mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 16:52:14 +02:00
MX31: mx31pdk: Remove nand_spl config.mk file
No need to have a config.mk to only store a single line. Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com> Acked-by: Stefano Babic <sbabic@denx.de>
This commit is contained in:
committed by
Albert ARIBAUD
parent
957dc02474
commit
29b62c012d
@@ -1,7 +1,7 @@
|
||||
CONFIG_NAND_SPL = y
|
||||
PAD_TO := 2048
|
||||
|
||||
include $(TOPDIR)/config.mk
|
||||
include $(TOPDIR)/nand_spl/board/$(BOARDDIR)/config.mk
|
||||
|
||||
nandobj := $(OBJTREE)/nand_spl/
|
||||
|
||||
|
@@ -1 +0,0 @@
|
||||
PAD_TO := 2048
|
Reference in New Issue
Block a user