Merge branch 'master' of ../work into next
[platform/kernel/u-boot.git] / cpu / ppc4xx / config.mk
index 00ad39b..979004b 100644 (file)
@@ -32,3 +32,6 @@ PLATFORM_CPPFLAGS += -Wa,-m440 -mcpu=440
 else
 PLATFORM_CPPFLAGS += -Wa,-m405 -mcpu=405
 endif
+
+# Use default linker script.  Board port can override in board/*/config.mk
+LDSCRIPT := $(SRCTREE)/cpu/ppc4xx/u-boot.lds