diff options
author | Wolfgang Denk <wd@denx.de> | 2007-04-18 17:00:09 +0200 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2007-04-18 17:00:09 +0200 |
commit | 43f6226db002af1d1ff1adf35b422dcce9f76f76 (patch) | |
tree | c2badee8575584bba24e33f62325e95d812dbc79 /Makefile | |
parent | b99c1e6d8eec327c4b4dd99bf4c0d1a1eba2ce0a (diff) | |
parent | efa013df333fb680eedfcad22283083614dad418 (diff) |
Merge with /home/wd/git/u-boot/custodian/u-boot-74xx-7xx
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1819,6 +1819,9 @@ EVB64260_config \ EVB64260_750CX_config: unconfig @$(MKCONFIG) EVB64260 ppc 74xx_7xx evb64260 +mpc7448hpc2_config: unconfig + @$(MKCONFIG) $(@:_config=) ppc 74xx_7xx mpc7448hpc2 + P3G4_config: unconfig @$(MKCONFIG) $(@:_config=) ppc 74xx_7xx evb64260 |