summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJason Liu <r64343@freescale.com>2013-01-04 15:12:34 +0800
committerJason Liu <r64343@freescale.com>2013-01-04 17:08:57 +0800
commit5d1bc96f05edafef30592eba753dc84e14a05146 (patch)
tree8a9de1ea394873d5aea67febd1f28768b17b25c5 /Makefile
parent82471d5f28c05846729cdb473ae0cf7b8b13aa06 (diff)
downloadu-boot-imx-5d1bc96f05edafef30592eba753dc84e14a05146.zip
u-boot-imx-5d1bc96f05edafef30592eba753dc84e14a05146.tar.gz
u-boot-imx-5d1bc96f05edafef30592eba753dc84e14a05146.tar.bz2
ENGR00238834: mx6solo: add MFG support for mx6solo sabresd board
add MFG support for mx6solo sabresd board Signed-off-by: Jason Liu <r64343@freescale.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index a9a7016..4f19c32 100644
--- a/Makefile
+++ b/Makefile
@@ -3324,6 +3324,7 @@ mx6q_arm2_iram_config : unconfig
@$(MKCONFIG) $(@:_config=) arm arm_cortexa8 mx6q_arm2 freescale mx6
mx6solo_sabresd_config \
+mx6solo_sabresd_mfg_config \
mx6dl_sabresd_config \
mx6dl_sabresd_mfg_config \
mx6dl_sabresd_android_config \