]> git.sur5r.net Git - u-boot/blobdiff - Makefile
net: make ARP timeout configurable
[u-boot] / Makefile
index 62306a4d426ec696a0d7c93ff9b1bf08cc6c0052..207f5bc4a8cb0cf402fb9fe02b3a7d7c1d364c63 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2598,6 +2598,12 @@ apollon_config           : unconfig
 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
 #========================================================================