summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMichael Brandt <michael.brandt@stericsson.com>2010-06-15 14:46:21 +0200
committerMichael BRANDT <michael.brandt@stericsson.com>2010-06-15 15:05:08 +0200
commit6fbd684fc8572277a65109a3f0296ba9377a9863 (patch)
tree37a3abdd6c41aa1bc498f2fa3da700d5625e44b6 /Makefile
parente5e6dd7fe444b873d9113e2f4d716f63faf9ca70 (diff)
Added u5500_def_config rule
make -f ux500.mak STE_PLATFORM=u5500 calls u-boot/Makefile with u5500_def_config. Currently the same binary will be generated as for u8500. Change-Id: I8e05a905d7bfb7f7a548ad62348b3d0ecc2bc568 Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/1596 Reviewed-by: Michael BRANDT <michael.brandt@stericsson.com> Tested-by: Michael BRANDT <michael.brandt@stericsson.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index f45d6386e..e336626da 100644
--- a/Makefile
+++ b/Makefile
@@ -3152,6 +3152,7 @@ omap3_zoom2_config : unconfig
smdkc100_config: unconfig
@$(MKCONFIG) $(@:_config=) arm arm_cortexa8 smdkc100 samsung s5pc1xx
+u5500_def_config \
u8500_def_config \
u8500_SRAM_config \
u8500_noconsole_config \