]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - config.mk
SX1 patches: use "serial#" for USB serial #;
[people/ms/u-boot.git] / config.mk
index f73d6f4c90903fb3608701c56a1af345a3a579c9..51ca5f0a6b32c27ffdfbc9ab7bc54e7e0736194c 100644 (file)
--- a/config.mk
+++ b/config.mk
@@ -102,7 +102,7 @@ RELFLAGS= $(PLATFORM_RELFLAGS)
 DBGFLAGS= -g #-DDEBUG
 OPTFLAGS= -Os #-fomit-frame-pointer
 ifndef LDSCRIPT
-#LDSCRIPT := board/$(BOARDDIR)/u-boot.lds.debug
+#LDSCRIPT := $(TOPDIR)/board/$(BOARDDIR)/u-boot.lds.debug
 LDSCRIPT := $(TOPDIR)/board/$(BOARDDIR)/u-boot.lds
 endif
 OBJCFLAGS += --gap-fill=0xff