summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorStefan Roese <sr@denx.de>2007-06-15 08:18:01 +0200
committerStefan Roese <sr@denx.de>2007-06-15 08:18:01 +0200
commitb765ffb773f5a3cd5aa94ec76b6a05276b8cd5b2 (patch)
tree656f947d6d3b4cf79cb0812dc568a47b639bf93a /Makefile
parent85f737376d5ff3d5f0d45a8b657686326d175307 (diff)
downloadblackbird-obmc-uboot-b765ffb773f5a3cd5aa94ec76b6a05276b8cd5b2.tar.gz
blackbird-obmc-uboot-b765ffb773f5a3cd5aa94ec76b6a05276b8cd5b2.zip
[ppc4xx] Add initial lwmon5 board support
This patch adds initial support for the Liebherr lwmon5 board euqipped with an AMCC 440EPx PowerPC. 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 d5e220aadd..2d8cff3ffa 100644
--- a/Makefile
+++ b/Makefile
@@ -1139,6 +1139,9 @@ katmai_config: unconfig
luan_config: unconfig
@$(MKCONFIG) $(@:_config=) ppc ppc4xx luan amcc
+lwmon5_config: unconfig
+ @$(MKCONFIG) $(@:_config=) ppc ppc4xx lwmon5
+
METROBOX_config: unconfig
@$(MKCONFIG) $(@:_config=) ppc ppc4xx metrobox sandburst
OpenPOWER on IntegriCloud