summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorTerry Lv <r65388@freescale.com>2009-08-17 15:20:54 +0800
committerFred Fan <r01011@freescale.com>2009-09-10 17:08:10 +0800
commit935e15094d78db20b01d5026aaa3dacef541e338 (patch)
tree9c06cb5489b2f39976bbbba367c8a7ccf6d73393 /Makefile
parenta12d700c34d0b83caa3adebc76957408b795cdca (diff)
downloadu-boot-imx-935e15094d78db20b01d5026aaa3dacef541e338.zip
u-boot-imx-935e15094d78db20b01d5026aaa3dacef541e338.tar.gz
u-boot-imx-935e15094d78db20b01d5026aaa3dacef541e338.tar.bz2
ENGR00115046: Add new MMC config option for mx35.
Add new MMC config option for mx35. Signed-off-by: Terry Lv <r65388@freescale.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 56b447e..ed10cb9 100644
--- a/Makefile
+++ b/Makefile
@@ -3238,8 +3238,9 @@ mx31pdk_nand_config : unconfig
Mx31_3stack_config : unconfig
@$(MKCONFIG) $(@:_config=) arm arm1136 mx31_3stack freescale mx31
-mx35_3stack_config : unconfig
- @$(MKCONFIG) $(@:_config=) arm arm1136 mx35_3stack freescale mx35
+mx35_3stack_config \
+mx35_3stack_mmc_config: unconfig
+ @$(MKCONFIG) $(@:_config=) arm arm1136 mx35_3stack freescale mx35
imx51_config : unconfig
@$(MKCONFIG) $(@:_config=) arm arm_cortexa8 imx51 freescale mx51