summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorStefan Roese <sr@denx.de>2007-10-05 17:11:30 +0200
committerStefan Roese <sr@denx.de>2007-10-31 21:20:49 +0100
commit566806ca1a1bf4d895daaf0b2ba5494abbffebaf (patch)
tree691753364c7ab43c085982a33a4273fe8e80b01e /Makefile
parentdbbd125721aea6645fdb962f36bd41f59e272f9d (diff)
downloadblackbird-obmc-uboot-566806ca1a1bf4d895daaf0b2ba5494abbffebaf.tar.gz
blackbird-obmc-uboot-566806ca1a1bf4d895daaf0b2ba5494abbffebaf.zip
ppc4xx: Add initial AMCC Kilauea 405EX support
Signed-off-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 5643aa9121..ba96ca1de3 100644
--- a/Makefile
+++ b/Makefile
@@ -1168,6 +1168,9 @@ KAREF_config: unconfig
katmai_config: unconfig
@$(MKCONFIG) $(@:_config=) ppc ppc4xx katmai amcc
+kilauea_config: unconfig
+ @$(MKCONFIG) $(@:_config=) ppc ppc4xx kilauea amcc
+
luan_config: unconfig
@$(MKCONFIG) $(@:_config=) ppc ppc4xx luan amcc
OpenPOWER on IntegriCloud