esd CPCI2DP board added
Patch by Matthias Fuchs, 22 Sep 2005
diff --git a/Makefile b/Makefile
index 7106150..7f7e114 100644
--- a/Makefile
+++ b/Makefile
@@ -754,6 +754,9 @@
 		}
 	@./mkconfig -a $(call xtract_4xx,$@) ppc ppc4xx PPChameleonEVB dave
 
+CPCI2DP_config:	unconfig
+	@./mkconfig $(@:_config=) ppc ppc4xx cpci2dp esd
+
 CPCI405_config	\
 CPCI4052_config	\
 CPCI405DT_config	\