]> git.sur5r.net Git - u-boot/blobdiff - arch/nds32/config.mk
dm: tegra: spi: Convert to driver model
[u-boot] / arch / nds32 / config.mk
index 0cbc4ad0582d850038c17d02f1798f88c4f16a01..5ac9f90402c2ad15e432796c39e446c263adb8e0 100644 (file)
@@ -12,10 +12,11 @@ ifeq ($(CROSS_COMPILE),)
 CROSS_COMPILE := nds32le-linux-
 endif
 
-CONFIG_STANDALONE_LOAD_ADDR = 0x300000 -T $(srctree)/$(src)/nds32.lds
+CONFIG_STANDALONE_LOAD_ADDR = 0x300000 \
+                             -T $(srctree)/examples/standalone/nds32.lds
 
 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