Correction patch
[oweals/u-boot.git] / Makefile
index c0821d87aac28b326c0e2cafe854d865ff55cf78..e2a367eaf7c0c2284397a68eae907268ad8a1207 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2376,9 +2376,12 @@ zylonite_config :
 #########################################################################
 ## ARM1136 Systems
 #########################################################################
-omap2420h4_config :    unconfig
+omap2420h4_config      : unconfig
        @$(MKCONFIG) $(@:_config=) arm arm1136 omap2420h4
 
+apollon_config         : unconfig
+       @$(MKCONFIG) $(@:_config=) arm arm1136 apollon
+
 #========================================================================
 # i386
 #========================================================================