diff options
author | Lily Zhang <r58066@freescale.com> | 2010-09-19 15:51:44 +0800 |
---|---|---|
committer | Lily Zhang <r58066@freescale.com> | 2010-09-20 22:19:30 +0800 |
commit | ce931c240eb5fc03fd1df850e1a1b9dd995baeda (patch) | |
tree | d8281af9082f173c4370cf1728c3921b4d3695d3 /Makefile | |
parent | e71b1b9ced8b2478446d931a47a94296b72b833b (diff) | |
download | u-boot-imx-ce931c240eb5fc03fd1df850e1a1b9dd995baeda.zip u-boot-imx-ce931c240eb5fc03fd1df850e1a1b9dd995baeda.tar.gz u-boot-imx-ce931c240eb5fc03fd1df850e1a1b9dd995baeda.tar.bz2 |
ENGR00131705-1 rename mx53_evk folder as mx53_rd
Rename the folder "mx53_evk" as "mx53_rd" to put
all MX53 board files.
Signed-off-by: Terry Lv <r65388@freescale.com>
Signed-off-by: Lily Zhang <r58066@freescale.com>
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3274,7 +3274,7 @@ mx53_arm2_android_config \ mx53_arm2_ddr3_android_config \ mx53_evk_android_config \ mx53_evk_config : unconfig - @$(MKCONFIG) $(@:_config=) arm arm_cortexa8 mx53_evk freescale mx53 + @$(MKCONFIG) $(@:_config=) arm arm_cortexa8 mx53_rd freescale mx53 omap2420h4_config : unconfig @$(MKCONFIG) $(@:_config=) arm arm1136 omap2420h4 NULL omap24xx |