summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorStefan Roese <sr@denx.de>2007-03-21 14:38:25 +0100
committerStefan Roese <sr@denx.de>2007-03-21 14:38:25 +0100
commitfc1e45ce6e45d5d88a42f4245b2d7ee134270029 (patch)
tree830b3d19394f8af0d796a0d60dc07a03b6012f85 /Makefile
parent8423e5e31a7235d05a482627315fb11d49c17bd7 (diff)
parent16c0cc1c82081a493ab87c51980b28336ce1bce8 (diff)
downloadblackbird-obmc-uboot-fc1e45ce6e45d5d88a42f4245b2d7ee134270029.tar.gz
blackbird-obmc-uboot-fc1e45ce6e45d5d88a42f4245b2d7ee134270029.zip
Merge with /home/stefan/git/u-boot/acadia
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 29180f3ea1..d4aecb3f6e 100644
--- a/Makefile
+++ b/Makefile
@@ -998,6 +998,9 @@ wtk_config: unconfig
#########################################################################
xtract_4xx = $(subst _25,,$(subst _33,,$(subst _BA,,$(subst _ME,,$(subst _HI,,$(subst _config,,$1))))))
+acadia_config: unconfig
+ @$(MKCONFIG) $(@:_config=) ppc ppc4xx acadia amcc
+
ADCIOP_config: unconfig
@$(MKCONFIG) $(@:_config=) ppc ppc4xx adciop esd
OpenPOWER on IntegriCloud