diff options
| author | Gary Jennejohn <[email protected]> | 2008-04-28 14:04:32 +0200 |
|---|---|---|
| committer | Stefan Roese <[email protected]> | 2008-05-08 16:44:01 +0200 |
| commit | 73ccb3410a0785593cda7aee455dfc51f790e281 (patch) | |
| tree | 360711881735ecc52efa3e1018ed01fd6bcfd7bd /Makefile | |
| parent | ef2642625cbfb1c3695e3478d08ae515052a4950 (diff) | |
ppc4xx: Add the Harris QUAD100HD AMCC 405EP-based board
Signed-off-by: Gary Jennejohn <[email protected]>
Signed-off-by: Stefan Roese <[email protected]>
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1385,6 +1385,9 @@ PPChameleonEVB_HI_33_config: unconfig } @$(MKCONFIG) -a $(call xtract_4xx,$@) ppc ppc4xx PPChameleonEVB dave +quad100hd_config: unconfig + @$(MKCONFIG) $(@:_config=) ppc ppc4xx quad100hd + sbc405_config: unconfig @$(MKCONFIG) $(@:_config=) ppc ppc4xx sbc405 |
