From c813f1f835a7edfdb929f2843b09db72cd5cd2f2 Mon Sep 17 00:00:00 2001 From: Stefan Roese Date: Tue, 11 Mar 2008 16:53:00 +0100 Subject: ppc4xx: Add AMCC Canyonlands support (460EX) (3/3) This patch adds support for the AMCC Canyonlands 460EX evaluation board. Signed-off-by: Stefan Roese --- Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 0973999f8..57bae3390 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 -- cgit v1.2.3