summaryrefslogtreecommitdiff
path: root/sh_config.mk
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2009-07-13 23:37:59 +0200
committerWolfgang Denk <wd@denx.de>2009-07-13 23:37:59 +0200
commit4b96cb6777d1dd9e69eabf14d41d3bb4bfc908ba (patch)
tree9234d73244c7aff7651a2d443b9af56f6f7dce47 /sh_config.mk
parent17f098bd4adb4bfa184db794f36b0b9c5a8577dc (diff)
parented01c4f59ddda1cb898d86c1ac0945c756ab88c2 (diff)
downloadu-boot-imx-4b96cb6777d1dd9e69eabf14d41d3bb4bfc908ba.zip
u-boot-imx-4b96cb6777d1dd9e69eabf14d41d3bb4bfc908ba.tar.gz
u-boot-imx-4b96cb6777d1dd9e69eabf14d41d3bb4bfc908ba.tar.bz2
Merge branch 'master' of /home/wd/git/u-boot/custodians
Diffstat (limited to 'sh_config.mk')
-rw-r--r--sh_config.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/sh_config.mk b/sh_config.mk
index 49d50f7..407e076 100644
--- a/sh_config.mk
+++ b/sh_config.mk
@@ -22,3 +22,6 @@
#
PLATFORM_CPPFLAGS += -DCONFIG_SH -D__SH__
+PLATFORM_LDFLAGS += -e $(TEXT_BASE) --defsym reloc_dst=$(TEXT_BASE)
+
+LDSCRIPT := $(SRCTREE)/cpu/$(CPU)/u-boot.lds