From 5cdec4c68799233114e96a3bb7bc50fe8f198f6b Mon Sep 17 00:00:00 2001 From: Sebastian Rasmussen Date: Mon, 30 Aug 2010 23:18:08 +0200 Subject: Move U8500 link script use to board configuration. Remove reference to U8500 link script from top-level Makefile and put it in the board specific configuration script for U8500 instead. ST-Ericsson ID: N/A Change-Id: Idf1c5aefaa5a1be016b7dd54cb9211fc78cde801 Signed-off-by: Sebastian Rasmussen Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/4302 Reviewed-by: Jonas ABERG Reviewed-by: Michael BRANDT --- Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index a1a2b2ec5..e336626da 100644 --- a/Makefile +++ b/Makefile @@ -3160,8 +3160,6 @@ u8500_udc_config \ u8500_auto_config: unconfig @mkdir -p $(obj)include @mkdir -p $(obj)board/st/u8500 - @echo "LDSCRIPT:=$(SRCTREE)/board/st/u8500/u-boot.lds"\ - > $(obj)board/st/u8500/config.tmp @ > $(obj)include/config.h @if [ "$(findstring _def, $@)" ] ; then \ echo "#ifndef CONFIG_SKIP_LOWLEVEL_INIT " >> $(obj)include/config.h ; \ -- cgit v1.2.3