commit | 7644f16f6bf4335899603a1065bdf2c7c62bb915 | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Thu Sep 22 09:16:57 2005 +0200 |
committer | Stefan Roese <sr@denx.de> | Thu Sep 22 09:16:57 2005 +0200 |
tree | dbb38a7e387430f81567657a3328581cc1475bf4 | |
parent | 026cb5d864b7aeda23c1d53895cd1af3dca6ac75 [diff] [blame] |
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 \