diff options
author | Terry Lv <r65388@freescale.com> | 2009-08-18 17:25:15 +0800 |
---|---|---|
committer | Fred Fan <r01011@freescale.com> | 2009-09-10 17:08:11 +0800 |
commit | bf4f60f7c6e8a04d75c348e6db20b731ef56a7bd (patch) | |
tree | 41e184c3bd3578b17cd30da3072ef238d46b272e /Makefile | |
parent | 935e15094d78db20b01d5026aaa3dacef541e338 (diff) | |
download | u-boot-imx-bf4f60f7c6e8a04d75c348e6db20b731ef56a7bd.zip u-boot-imx-bf4f60f7c6e8a04d75c348e6db20b731ef56a7bd.tar.gz u-boot-imx-bf4f60f7c6e8a04d75c348e6db20b731ef56a7bd.tar.bz2 |
ENGR00115592: Replace whitespaces with tabs in Makefile
Replace whitespaces with tabs in Makefile.
Signed-off-by: Terry Lv <r65388@freescale.com>
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3240,7 +3240,7 @@ Mx31_3stack_config : unconfig mx35_3stack_config \ mx35_3stack_mmc_config: unconfig - @$(MKCONFIG) $(@:_config=) arm arm1136 mx35_3stack freescale mx35 + @$(MKCONFIG) $(@:_config=) arm arm1136 mx35_3stack freescale mx35 imx51_config : unconfig @$(MKCONFIG) $(@:_config=) arm arm_cortexa8 imx51 freescale mx51 |