summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2008-01-09 11:30:15 +0100
committerWolfgang Denk <wd@denx.de>2008-01-09 11:30:15 +0100
commit2eb6e01049886bdaadf11243e7c8cf674c34ed0b (patch)
tree01df3c1af8b933b6b313c21c258e637a990f835b /Makefile
parentd2ba6bd8f431c51d8b381791091c133b1e6f8d02 (diff)
parent4985ca5af3767ffe13ea96e1dc26f88c81084414 (diff)
downloadtalos-obmc-uboot-2eb6e01049886bdaadf11243e7c8cf674c34ed0b.tar.gz
talos-obmc-uboot-2eb6e01049886bdaadf11243e7c8cf674c34ed0b.zip
Merge branch 'master' of git://www.denx.de/git/u-boot-arm
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b0d08df071..47db5b7212 100644
--- a/Makefile
+++ b/Makefile
@@ -2461,9 +2461,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
#========================================================================
OpenPOWER on IntegriCloud