]> git.sur5r.net Git - u-boot/blobdiff - Makefile
MX31ADS network and flash updates
[u-boot] / Makefile
index a9f4bd3cd78f9771ebaee99a1822b1b01e167519..207f5bc4a8cb0cf402fb9fe02b3a7d7c1d364c63 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2595,6 +2595,15 @@ 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
+
+imx31_phycore_config   : unconfig
+       @$(MKCONFIG) $(@:_config=) arm arm1136 imx31_phycore NULL mx31
+
+mx31ads_config         : unconfig
+       @$(MKCONFIG) $(@:_config=) arm arm1136 mx31ads NULL mx31
+
 #========================================================================
 # i386
 #========================================================================