summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorHuang Shijie <b32955@freescale.com>2011-10-09 10:31:28 +0800
committerHuang Shijie <b32955@freescale.com>2011-10-14 15:46:45 +0800
commitb0d0b2e76761d6fec5c3514e6b4f8a5944b07c18 (patch)
tree48d7ac6e197cd26f2a494fa64cfcb534e9f430e1 /Makefile
parent44b53333ef82d7882e122212887e8ee0e488da1c (diff)
ENGR00139279-2 MX6Q: add mfgtool support
add the MFGTOOL support for mx6q. Signed-off-by: Huang Shijie <b32955@freescale.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index ff7f85d55a..114351ea33 100644
--- a/Makefile
+++ b/Makefile
@@ -3307,6 +3307,7 @@ mx53_evk_config : unconfig
@$(MKCONFIG) $(@:_config=) arm arm_cortexa8 mx53_evk freescale mx53
mx6q_sabreauto_config \
+mx6q_sabreauto_mfg_config \
mx6q_sabreauto_lpddr2_config \
mx6q_sabreauto_iram_config : unconfig
@[ -z "$(findstring iram_,$@)" ] || \