summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorZhang Jiejing <jiejing.zhang@freescale.com>2012-03-22 13:18:52 +0800
committerZhang Jiejing <jiejing.zhang@freescale.com>2012-03-22 13:22:49 +0800
commit222932f207c4bafb19860b9e72e9487daea9b390 (patch)
treeb4b6df1bec66b603d93285f87117e9e4392ff9d0 /Makefile
parent99db93a95b96ee389efe028e65bb91505d1d1f5e (diff)
downloadu-boot-imx-222932f207c4bafb19860b9e72e9487daea9b390.zip
u-boot-imx-222932f207c4bafb19860b9e72e9487daea9b390.tar.gz
u-boot-imx-222932f207c4bafb19860b9e72e9487daea9b390.tar.bz2
ENGR00177587 MX6Q_ARM2: add android config for this board.
add android config to this board. only basic boot support. Signed-off-by: Zhang Jiejing <jiejing.zhang@freescale.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b4f953e..05dab52 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-#
+
# (C) Copyright 2000-2009
# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
#
@@ -3311,6 +3311,7 @@ mx6dl_arm2_iram_config \
mx6dl_arm2_mfg_config \
mx6dl_arm2_lpddr2_config \
mx6q_arm2_config \
+mx6q_arm2_android_config \
mx6q_arm2_mfg_config \
mx6q_arm2_lpddr2_config \
mx6q_arm2_lpddr2pop_config \