]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - arch/powerpc/config.mk
Introduce a new linker flag LDFLAGS_FINAL
[people/ms/u-boot.git] / arch / powerpc / config.mk
index 64191c78f18e4fb2f613871d10a5d7c2872740d4..31e44160f61e63e31cc80bc3d171ce1409dff86b 100644 (file)
@@ -24,7 +24,7 @@
 CROSS_COMPILE ?= ppc_8xx-
 
 STANDALONE_LOAD_ADDR = 0x40000
-LDFLAGS_u-boot = --gc-sections
+LDFLAGS_FINAL += --gc-sections
 PLATFORM_RELFLAGS += -mrelocatable -ffunction-sections -fdata-sections
 PLATFORM_CPPFLAGS += -DCONFIG_PPC -D__powerpc__
 PLATFORM_LDFLAGS  += -n