summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorStefan Roese <sr@denx.de>2008-03-11 16:53:00 +0100
committerStefan Roese <sr@denx.de>2008-03-15 07:28:05 +0100
commitc813f1f835a7edfdb929f2843b09db72cd5cd2f2 (patch)
tree3352125ab953e51e9d52ef0830d0e4733f9d407d /Makefile
parent6983fe21f774a924d3adb263a270bc2f301f2aa2 (diff)
downloadtalos-obmc-uboot-c813f1f835a7edfdb929f2843b09db72cd5cd2f2.tar.gz
talos-obmc-uboot-c813f1f835a7edfdb929f2843b09db72cd5cd2f2.zip
ppc4xx: Add AMCC Canyonlands support (460EX) (3/3)
This patch adds support for the AMCC Canyonlands 460EX evaluation board. 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 0973999f82..57bae3390e 100644
--- a/Makefile
+++ b/Makefile
@@ -1170,6 +1170,9 @@ bubinga_config: unconfig
CANBT_config: unconfig
@$(MKCONFIG) $(@:_config=) ppc ppc4xx canbt esd
+canyonlands_config: unconfig
+ @$(MKCONFIG) $(@:_config=) ppc ppc4xx canyonlands amcc
+
CATcenter_config \
CATcenter_25_config \
CATcenter_33_config: unconfig
OpenPOWER on IntegriCloud