summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorStefan Roese <sr@denx.de>2005-09-22 09:16:57 +0200
committerStefan Roese <sr@denx.de>2005-09-22 09:16:57 +0200
commit7644f16f6bf4335899603a1065bdf2c7c62bb915 (patch)
treedbb38a7e387430f81567657a3328581cc1475bf4 /Makefile
parent026cb5d864b7aeda23c1d53895cd1af3dca6ac75 (diff)
esd CPCI2DP board added
Patch by Matthias Fuchs, 22 Sep 2005
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 7106150c0d..7f7e114eb7 100644
--- a/Makefile
+++ b/Makefile
@@ -754,6 +754,9 @@ CATcenter_33_config: unconfig
}
@./mkconfig -a $(call xtract_4xx,$@) ppc ppc4xx PPChameleonEVB dave
+CPCI2DP_config: unconfig
+ @./mkconfig $(@:_config=) ppc ppc4xx cpci2dp esd
+
CPCI405_config \
CPCI4052_config \
CPCI405DT_config \