diff options
| author | wdenk <wdenk> | 2003-08-30 00:05:50 +0000 |
|---|---|---|
| committer | wdenk <wdenk> | 2003-08-30 00:05:50 +0000 |
| commit | 0cb61d7dddb0d8c087f6df46a74815950668c97b (patch) | |
| tree | 215dcff4a52d627cc1ee489c4550dbb67356224b /Makefile | |
| parent | 6f21347d49b1741e4b8247f5e2d3fa83ef169c25 (diff) | |
Patch by Raghu Krishnaprasad, 7 Aug 2003:U-Boot-0_4_7
add support for Adder II MPC852T module
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -210,6 +210,9 @@ IceCube_5100_config: unconfig ## MPC8xx Systems ######################################################################### +AdderII_config: unconfig + @./mkconfig $(@:_config=) ppc mpc8xx adderII + ADS860_config: unconfig @./mkconfig $(@:_config=) ppc mpc8xx fads |
