remove unneeded code
[pandora-x-loader.git] / Makefile
index 7f836e2..0916bd8 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -201,12 +201,6 @@ unconfig:
 ## OMAP2 (ARM1136) Systems
 #########################################################################
 
-omap2420h4_config :    unconfig
-       @$(MKCONFIG) $(@:_config=) arm arm1136 omap2420h4
-
-omap2430sdp_config :    unconfig
-       @$(MKCONFIG) $(@:_config=) arm arm1136 omap2430sdp
-
 #########################################################################
 ## OMAP3 (ARM-CortexA8) Systems
 #########################################################################
@@ -227,7 +221,19 @@ omap3530beagle_config :    unconfig
 
 igep00x0_config :    unconfig
        @$(MKCONFIG) $(@:_config=) arm omap3 igep00x0
-       
+
+tam3517_config :       unconfig
+       @$(MKCONFIG) $(@:_config=) arm omap3 tam3517
+
+tao3530_config :       unconfig
+       @$(MKCONFIG) $(@:_config=) arm omap3 tao3530
+
+tdm3730_config :       unconfig
+       @$(MKCONFIG) $(@:_config=) arm omap3 tdm3730
+
+pandora_config :    unconfig
+       @$(MKCONFIG) $(@:_config=) arm omap3 pandora
+
 #########################################################################
 ## OMAP4 (ARM-CortexA9) Systems
 #########################################################################