summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorLily Zhang <r58066@freescale.com>2011-01-10 21:15:49 +0800
committerLily Zhang <r58066@freescale.com>2011-01-11 20:54:52 +0800
commit427e23348e954642cc3d8706e3ab85017c7d4665 (patch)
tree398ca418a7704bc28c5c0d445f7bfdc7f5145c08 /Makefile
parent9b1177585564a7fc63ea8a377fab7d15b1e43674 (diff)
ENGR00137791 MX53: Update for MFG tool
- Add MFG tool support for MX53 SMD and MX53 LOCO boards - Update mx53 ARD MFG defconfig to pass compile Signed-off-by: Lily Zhang <r58066@freescale.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 978c05f46d..1e7093e050 100644
--- a/Makefile
+++ b/Makefile
@@ -3276,9 +3276,12 @@ mx51_3stack_android_config \
mx51_3stack_config : unconfig
@$(MKCONFIG) $(@:_config=) arm arm_cortexa8 mx51_3stack freescale mx51
+mx53_smd_mfg_config \
mx53_smd_android_config \
mx53_smd_config :unconfig
$(MKCONFIG) $(@:_config=) arm arm_cortexa8 mx53_smd freescale mx53
+
+mx53_loco_mfg_config \
mx53_loco_config :unconfig
$(MKCONFIG) $(@:_config=) arm arm_cortexa8 mx53_loco freescale mx53