summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2008-01-23 14:39:26 +0100
committerWolfgang Denk <wd@denx.de>2008-01-23 14:39:26 +0100
commit40dcd6aa75ef95b490f342695f970910b82e392e (patch)
treec262385e57aa5ae54f4fc41023c5d22c2571e64f /Makefile
parentf58934551e052db5a1f33f53dcc9cbf6fcb72910 (diff)
parent799891ef7b1b3432032ec23466df6b665a797fa4 (diff)
downloadblackbird-obmc-uboot-40dcd6aa75ef95b490f342695f970910b82e392e.tar.gz
blackbird-obmc-uboot-40dcd6aa75ef95b490f342695f970910b82e392e.zip
Merge branch 'master' of git://www.denx.de/git/u-boot-ixp
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile12
1 files changed, 12 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 19d43850ba..0f6cc59aee 100644
--- a/Makefile
+++ b/Makefile
@@ -2530,6 +2530,18 @@ SMN42_config : unconfig
## XScale Systems
#########################################################################
+actux1_config : unconfig
+ @$(MKCONFIG) $(@:_config=) arm ixp actux1
+
+actux2_config : unconfig
+ @$(MKCONFIG) $(@:_config=) arm ixp actux2
+
+actux3_config : unconfig
+ @$(MKCONFIG) $(@:_config=) arm ixp actux3
+
+actux4_config : unconfig
+ @$(MKCONFIG) $(@:_config=) arm ixp actux4
+
adsvix_config : unconfig
@$(MKCONFIG) $(@:_config=) arm pxa adsvix
OpenPOWER on IntegriCloud