summaryrefslogtreecommitdiffstats
path: root/arch/arm/config.mk
diff options
context:
space:
mode:
authorBenoît Thébaudeau <benoit.thebaudeau@advansee.com>2013-04-11 09:36:01 +0000
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>2013-04-12 07:55:08 +0200
commit66f30bf983bdc82a799d019401a88bfc720a5a05 (patch)
treebbd878bc18df9f547fcf142b6e7505fcce77b428 /arch/arm/config.mk
parente53232250b9dcff4915a6024f9951f52eadb4956 (diff)
downloadblackbird-obmc-uboot-66f30bf983bdc82a799d019401a88bfc720a5a05.tar.gz
blackbird-obmc-uboot-66f30bf983bdc82a799d019401a88bfc720a5a05.zip
arm: Remove deprecated and now unused NAND SPL
Signed-off-by: Benoît Thébaudeau <benoit.thebaudeau@advansee.com>
Diffstat (limited to 'arch/arm/config.mk')
-rw-r--r--arch/arm/config.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/config.mk b/arch/arm/config.mk
index e7839beced..461899eabc 100644
--- a/arch/arm/config.mk
+++ b/arch/arm/config.mk
@@ -87,9 +87,7 @@ endif
endif
# needed for relocation
-ifndef CONFIG_NAND_SPL
LDFLAGS_u-boot += -pie
-endif
#
# FIXME: binutils versions < 2.22 have a bug in the assembler where
OpenPOWER on IntegriCloud