diff options
author | Sammy He <r62914@freescale.com> | 2010-12-21 23:34:42 +0800 |
---|---|---|
committer | Sammy He <r62914@freescale.com> | 2011-01-08 00:28:37 +0800 |
commit | 0f1af95d25b7e99c36ff50995f81b8a7ab483b83 (patch) | |
tree | 652a4cb5571fb76469c62340af570437cf4d12a6 /Makefile | |
parent | 1fa596e19e8ea43414d88835726b98fb90ffc877 (diff) | |
download | u-boot-imx-0f1af95d25b7e99c36ff50995f81b8a7ab483b83.zip u-boot-imx-0f1af95d25b7e99c36ff50995f81b8a7ab483b83.tar.gz u-boot-imx-0f1af95d25b7e99c36ff50995f81b8a7ab483b83.tar.bz2 |
ENGR00137603 Add mx53_smd_android config for android
Add mx53_smd_android config for android build.
Signed-off-by: Sammy He <r62914@freescale.com>
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3276,6 +3276,7 @@ mx51_3stack_android_config \ mx51_3stack_config : unconfig @$(MKCONFIG) $(@:_config=) arm arm_cortexa8 mx51_3stack freescale mx51 +mx53_smd_android_config \ mx53_smd_config :unconfig $(MKCONFIG) $(@:_config=) arm arm_cortexa8 mx53_smd freescale mx53 mx53_loco_config :unconfig |