diff options
author | Stefan Roese <sr@denx.de> | 2005-09-22 09:16:57 +0200 |
---|---|---|
committer | Stefan Roese <sr@denx.de> | 2005-09-22 09:16:57 +0200 |
commit | 7644f16f6bf4335899603a1065bdf2c7c62bb915 (patch) | |
tree | dbb38a7e387430f81567657a3328581cc1475bf4 /Makefile | |
parent | 026cb5d864b7aeda23c1d53895cd1af3dca6ac75 (diff) | |
download | u-boot-imx-7644f16f6bf4335899603a1065bdf2c7c62bb915.zip u-boot-imx-7644f16f6bf4335899603a1065bdf2c7c62bb915.tar.gz u-boot-imx-7644f16f6bf4335899603a1065bdf2c7c62bb915.tar.bz2 |
esd CPCI2DP board added
Patch by Matthias Fuchs, 22 Sep 2005
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 \ |