Skip to content
Snippets Groups Projects
Commit 29b62c01 authored by Fabio Estevam's avatar Fabio Estevam Committed by Albert ARIBAUD
Browse files

MX31: mx31pdk: Remove nand_spl config.mk file


No need to have a config.mk to only store a single line.

Signed-off-by: default avatarFabio Estevam <fabio.estevam@freescale.com>
Acked-by: default avatarStefano Babic <sbabic@denx.de>
parent 957dc024
No related branches found
No related tags found
No related merge requests found
CONFIG_NAND_SPL = y CONFIG_NAND_SPL = y
PAD_TO := 2048
include $(TOPDIR)/config.mk include $(TOPDIR)/config.mk
include $(TOPDIR)/nand_spl/board/$(BOARDDIR)/config.mk
nandobj := $(OBJTREE)/nand_spl/ nandobj := $(OBJTREE)/nand_spl/
......
PAD_TO := 2048
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment