diff options
| author | Stefan Roese <[email protected]> | 2007-10-22 07:34:34 +0200 |
|---|---|---|
| committer | Stefan Roese <[email protected]> | 2007-10-31 21:20:50 +0100 |
| commit | 211ea91ac6c225bec7e668a03d0ba7d7310679fa (patch) | |
| tree | c594fa51a74ab994ef3ac21a982d9dcd05955f18 /Makefile | |
| parent | fa8aea20456e6f1dba43f46bcc72024dd9499998 (diff) | |
ppc4xx: Add initial AMCC Makalu 405EX support
Signed-off-by: Stefan Roese <[email protected]>
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1177,6 +1177,9 @@ luan_config: unconfig lwmon5_config: unconfig @$(MKCONFIG) $(@:_config=) ppc ppc4xx lwmon5 +makalu_config: unconfig + @$(MKCONFIG) $(@:_config=) ppc ppc4xx makalu amcc + METROBOX_config: unconfig @$(MKCONFIG) $(@:_config=) ppc ppc4xx metrobox sandburst |
