diff options
| author | Dirk Eibach <[email protected]> | 2008-10-08 15:37:50 +0200 |
|---|---|---|
| committer | Stefan Roese <[email protected]> | 2008-10-21 17:35:02 +0200 |
| commit | d7b26d58328f137471ea97de382bfa63f7239931 (patch) | |
| tree | c75f883f766a1d6bdccd719962ca6327c5951f00 /Makefile | |
| parent | c11da194545d2f4bbb54be1bb5e504e20ce8c16c (diff) | |
ppc4xx: Add GDSys neo 405EP board support
Signed-off-by: Dirk Eibach <[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 @@ ml507_config: unconfig >> $(obj)board/xilinx/ml507/config.tmp @$(MKCONFIG) ml507 ppc ppc4xx ml507 xilinx +neo_config: unconfig + @$(MKCONFIG) $(@:_config=) ppc ppc4xx neo gdsys + ocotea_config: unconfig @$(MKCONFIG) $(@:_config=) ppc ppc4xx ocotea amcc |
