commit | a34997dde7a22a3680258d2a53b9712fd815902d | [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 | 031dc5cb9be33331dae8f60a22dcbfd1f0b861c8 [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 \