]> git.sur5r.net Git - u-boot/blobdiff - Makefile
mx31 litekit support
[u-boot] / Makefile
index a9f4bd3cd78f9771ebaee99a1822b1b01e167519..62306a4d426ec696a0d7c93ff9b1bf08cc6c0052 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2595,6 +2595,9 @@ apollon_config            : unconfig
        @$(MKCONFIG) $(@:_config=) arm arm1136 apollon NULL omap24xx
        @echo "CONFIG_ONENAND_U_BOOT = y" >> $(obj)include/config.mk
 
+imx31_litekit_config   : unconfig
+       @$(MKCONFIG) $(@:_config=) arm arm1136 imx31_litekit NULL mx31
+
 #========================================================================
 # i386
 #========================================================================