]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - arch/nds32/config.mk
Remove CONFIG_SYS_BOOTCOUNT_SINGLEWORD
[people/ms/u-boot.git] / arch / nds32 / config.mk
index 10248524d1f4656d86aa7cdc0edbd1bba1a114be..ca7664177341e9e864b0ce47ae6b3c972f16e608 100644 (file)
@@ -17,6 +17,6 @@ CONFIG_STANDALONE_LOAD_ADDR = 0x300000 \
 
 PLATFORM_RELFLAGS      += -fno-strict-aliasing -fno-common -mrelax
 PLATFORM_RELFLAGS      += -gdwarf-2
-PLATFORM_CPPFLAGS      += -DCONFIG_NDS32 -D__nds32__ -G0 -ffixed-10 -fpie
+PLATFORM_CPPFLAGS      += -D__nds32__ -G0 -ffixed-10 -fpie
 
-LDFLAGS_u-boot         = --gc-sections --relax
+LDFLAGS_u-boot         = --gc-sections --relax -pie