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 13:15:43 +0800
commita4066ff9f9949ac084f53cfc54c7fbd97bec9f4d (patch)
treec0561216b3caf44433a31d2da2e9f8b241894504 /Makefile
parentcbb8de5fa490d3b5da8f117d1dcb84e8e9f3515d (diff)
downloadu-boot-imx-a4066ff9f9949ac084f53cfc54c7fbd97bec9f4d.zip
u-boot-imx-a4066ff9f9949ac084f53cfc54c7fbd97bec9f4d.tar.gz
u-boot-imx-a4066ff9f9949ac084f53cfc54c7fbd97bec9f4d.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 \