summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorXinyu Chen <xinyu.chen@freescale.com>2012-10-30 14:07:43 +0800
committerRichard Liu <r66033@freescale.com>2013-06-05 15:55:17 +0800
commitc06000618b2ac9a2ea8d546b6f094b5d3fa07a25 (patch)
tree5b074b30dd276321da3811110fe0a86ad13e1e9f /Makefile
parent5899674bf39544bec47e209649a723cf7348d3ba (diff)
downloadu-boot-imx-c06000618b2ac9a2ea8d546b6f094b5d3fa07a25.zip
u-boot-imx-c06000618b2ac9a2ea8d546b6f094b5d3fa07a25.tar.gz
u-boot-imx-c06000618b2ac9a2ea8d546b6f094b5d3fa07a25.tar.bz2
ENGR00231572 mx6solo: Add Android solo uboot configure
Add fastboot and recovery, add default bootargs and bootcmd for Android. Signed-off-by: Xinyu Chen <xinyu.chen@freescale.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 17c21cd..e00276c 100644
--- a/Makefile
+++ b/Makefile
@@ -3325,6 +3325,7 @@ mx6q_arm2_iram_config : unconfig
mx6solo_sabresd_config \
mx6solo_sabresd_mfg_config \
+mx6solo_sabresd_android_config \
mx6dl_sabresd_config \
mx6dl_sabresd_mfg_config \
mx6dl_sabresd_android_config \