]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - Makefile
mxc_serial replace platform specific clock
[karo-tx-uboot.git] / Makefile
index 16b549c61a2c6f087ba6314466f6b9b123afa954..ca399db0f3b86c4c518e7792fd3f4b8283ac65ef 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -3300,6 +3300,9 @@ mx31pdk_nand_config       : unconfig
        fi
        @$(MKCONFIG) -a mx31pdk arm arm1136 mx31pdk freescale mx31
 
+mx51evk_config : unconfig
+       @$(MKCONFIG) $(@:_config=) arm arm_cortexa8 mx51evk freescale mx51
+
 omap2420h4_config      : unconfig
        @$(MKCONFIG) $(@:_config=) arm arm1136 omap2420h4 ti omap24xx
 
@@ -3771,6 +3774,7 @@ clobber:  clean
                $(obj)cscope.* $(obj)*.*~
        @rm -f $(obj)u-boot $(obj)u-boot.map $(obj)u-boot.hex $(ALL)
        @rm -f $(obj)u-boot.kwb
+       @rm -f $(obj)u-boot.imx
        @rm -f $(obj)tools/{env/crc32.c,inca-swap-bytes}
        @rm -f $(obj)cpu/mpc824x/bedbug_603e.c
        @rm -f $(obj)include/asm/proc $(obj)include/asm/arch $(obj)include/asm