summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorLiGang <b41990@freescale.com>2012-09-06 15:50:08 +0800
committerLiGang <b41990@freescale.com>2012-09-06 15:50:08 +0800
commit34424c323c0d4b3aa836bab449e3475ffe0bb59f (patch)
tree3e6f83fc62d751f7d2e9a846ca02a70a8bc940f5 /Makefile
parent794288699c9b66afdb1a39c84e65066c0c44d5f0 (diff)
ENGR00222170: Add mx6sl_evk_android_config for mx6sl evk board
- mx6sl_evk_android.h is a new file, copied from mx6sl_arm2_android.h - set default sdio port as mmc1 Signed-off-by: LiGang <b41990@freescale.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index a6a4cd452c..532d735e73 100644
--- a/Makefile
+++ b/Makefile
@@ -3363,6 +3363,7 @@ mx6sl_arm2_iram_config : unconfig
}
@$(MKCONFIG) $(@:_config=) arm arm_cortexa8 mx6sl_arm2 freescale mx6
mx6sl_evk_config \
+mx6sl_evk_android_config \
mx6sl_evk_mfg_config \
mx6sl_evk_iram_config : unconfig
@[ -z "$(findstring iram_,$@)" ] || \