summaryrefslogtreecommitdiff
path: root/cpu/mpc8220/config.mk
diff options
context:
space:
mode:
authorGrant Likely <grant.likely@secretlab.ca>2007-07-03 00:33:03 -0600
committerWolfgang Denk <wd@denx.de>2007-07-04 01:04:27 +0200
commit9c757b789a59a855db57b448dd825329c4e9c4a0 (patch)
tree3720783b340f8d051ade1084f399188123cff2dd /cpu/mpc8220/config.mk
parentd181c9a15cd41863fe24840d17848429f27d3c8c (diff)
Consolidate mpc8220 linker scripts
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Diffstat (limited to 'cpu/mpc8220/config.mk')
-rw-r--r--cpu/mpc8220/config.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/cpu/mpc8220/config.mk b/cpu/mpc8220/config.mk
index 6fec5dfe6..8e3ba5428 100644
--- a/cpu/mpc8220/config.mk
+++ b/cpu/mpc8220/config.mk
@@ -25,3 +25,6 @@ PLATFORM_RELFLAGS += -fPIC -ffixed-r14 -meabi
PLATFORM_CPPFLAGS += -DCONFIG_MPC8220 -ffixed-r2 -ffixed-r29 \
-mstring -mcpu=603e -mmultiple
+
+# Use default linker script. Board port can override in board/*/config.mk
+LDSCRIPT := $(SRCTREE)/cpu/mpc8220/u-boot.lds