diff options
author | Michal Simek <monstr@monstr.eu> | 2008-12-19 13:14:05 +0100 |
---|---|---|
committer | Michal Simek <monstr@monstr.eu> | 2009-01-23 10:39:56 +0100 |
commit | 52a822ed9c37a2ea0ed112a26d8ff5a6cb1c6f10 (patch) | |
tree | d620c96d3027e23e60de54b0239910ecda5f4486 /MAKEALL | |
parent | 72d15e705bc3983884105cb7755c7ba80e74a0a5 (diff) |
microblaze: Rename ml401 to microblaze-generic
Signed-off-by: Michal Simek <monstr@monstr.eu>
Diffstat (limited to 'MAKEALL')
-rwxr-xr-x | MAKEALL | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -697,9 +697,9 @@ LIST_nios2=" \ ## MicroBlaze Systems ######################################################################### -LIST_microblaze=" \ - ml401 \ - suzaku \ +LIST_microblaze=" \ + microblaze-generic \ + suzaku \ " ######################################################################### |