]> git.sur5r.net Git - u-boot/blobdiff - board/altera/nios2-generic/config.mk
Merge branch 'sr@denx.de' of git://git.denx.de/u-boot-staging
[u-boot] / board / altera / nios2-generic / config.mk
index d500133eac9f3531fe9be1b96ed99eebfe1dc5fc..00c16fc4c5a7b5eee8c8675574d94768c28c0812 100644 (file)
@@ -22,7 +22,7 @@
 #
 
 # we get text_base from board config header, so do not use this
-#TEXT_BASE = do-not-use-me
+#CONFIG_SYS_TEXT_BASE = do-not-use-me
 
 PLATFORM_CPPFLAGS += -mno-hw-div -mno-hw-mul
 PLATFORM_CPPFLAGS += -I$(TOPDIR)/board/$(VENDOR)/include
@@ -30,5 +30,3 @@ PLATFORM_CPPFLAGS += -I$(TOPDIR)/board/$(VENDOR)/include
 ifeq ($(debug),1)
 PLATFORM_CPPFLAGS += -DDEBUG
 endif
-
-LDSCRIPT := $(SRCTREE)/board/$(VENDOR)/$(BOARD)/u-boot.lds