]> git.sur5r.net Git - u-boot/blobdiff - Makefile
Phytec Phycore-i.MX31 support
[u-boot] / Makefile
index a9f4bd3cd78f9771ebaee99a1822b1b01e167519..b3cbb2062af151c94360dcfdef5026aa406edee6 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2595,6 +2595,12 @@ 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
+
 #========================================================================
 # i386
 #========================================================================