summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorZhang Jiejing <jiejing.zhang@freescale.com>2012-05-25 18:41:50 +0800
committerJustin Waters <justin.waters@timesys.com>2012-09-12 11:05:51 -0400
commit87fc1c3a0e6bac6e8a03703fe12437b1257b4bba (patch)
treed6a8a9f9bd60d92a654070f9f134c7a39ce1ff21 /Makefile
parente3bee6ab1294cd56b333a65d57bed7c20ee6aae7 (diff)
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 31593c61466..1ce85c0aba9 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_,$@)" ] || \