]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - config.mk
* Vince Husovsky, 7 Nov 2002:
[karo-tx-uboot.git] / config.mk
index ef3c7037edf4c4bc053e7938fa6be8f7ec606c43..f0f8aa86b69791abe2c854d52b9f59ed83c15a30 100644 (file)
--- a/config.mk
+++ b/config.mk
@@ -116,7 +116,7 @@ endif
 AFLAGS_DEBUG := -Wa,-gstabs
 AFLAGS := $(AFLAGS_DEBUG) -D__ASSEMBLY__ $(CPPFLAGS)
 
-LDFLAGS += -Bstatic -T $(LDSCRIPT) -Ttext $(TEXT_BASE)
+LDFLAGS += -Bstatic -T $(LDSCRIPT) -Ttext $(TEXT_BASE) $(PLATFORM_LDFLAGS)
 
 # Location of a usable BFD library, where we define "usable" as
 # "built for ${HOST}, supports ${TARGET}".  Sensible values are