]> git.sur5r.net Git - u-boot/blobdiff - cpu/ppc4xx/config.mk
ppc4xx: Fix reporting of bootstrap options G and F on 460EX/GT
[u-boot] / cpu / ppc4xx / config.mk
index 00ad39b602710096562a2ca615d8e0606b4b05cd..979004b7dbf43a4179ba12513dfec501725cfca4 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