]> git.sur5r.net Git - u-boot/blobdiff - cpu/mpc85xx/config.mk
ppc/85xx: Remove some bogus code from external interrupt handler.
[u-boot] / cpu / mpc85xx / config.mk
index 2da4d53b6da9cbf6d320614dde4bbcb68afb83df..beb3514e863feccaa6a12d5669111b4ef6115964 100644 (file)
@@ -25,3 +25,6 @@ PLATFORM_RELFLAGS += -fPIC -ffixed-r14 -meabi
 
 PLATFORM_CPPFLAGS += -ffixed-r2 -Wa,-me500 -msoft-float -mno-string
 PLATFORM_CPPFLAGS +=$(call cc-option,-mno-spe)
+
+# Use default linker script.  Board port can override in board/*/config.mk
+LDSCRIPT := $(SRCTREE)/cpu/mpc85xx/u-boot.lds