summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorZhang Jiejing <jiejing.zhang@freescale.com>2012-05-25 18:41:50 +0800
committerZhang Jiejing <jiejing.zhang@freescale.com>2012-05-29 17:57:00 +0800
commitf5d0383f915bd4d4d211d9958d7819b284276483 (patch)
treed6a8a9f9bd60d92a654070f9f134c7a39ce1ff21 /Makefile
parentb704d5b48d36d7bfcd4d46c21c8daf7f89352204 (diff)
downloadu-boot-imx-f5d0383f915bd4d4d211d9958d7819b284276483.zip
u-boot-imx-f5d0383f915bd4d4d211d9958d7819b284276483.tar.gz
u-boot-imx-f5d0383f915bd4d4d211d9958d7819b284276483.tar.bz2
ENGR00210918-1 android: add mx6sl android support
- add android build config for mx6sl_arm2 board. - add gpio support for mx6sl - add boot image support - add android recovery support - add fastboot support, but fastboot cannot transfer file. Signed-off-by Zhang Jiejing <jiejing.zhang@freescale.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 31593c6..1ce85c0 100644
--- a/Makefile
+++ b/Makefile
@@ -3347,6 +3347,7 @@ mx6q_sabreauto_config : unconfig
@$(MKCONFIG) $(@:_config=) arm arm_cortexa8 mx6q_sabreauto freescale mx6
mx6sl_arm2_config \
+mx6sl_arm2_android_config \
mx6sl_arm2_mfg_config \
mx6sl_arm2_iram_config : unconfig
@[ -z "$(findstring iram_,$@)" ] || \