diff options
author | Michal Simek <monstr@monstr.eu> | 2008-03-28 12:49:52 +0100 |
---|---|---|
committer | Michal Simek <monstr@monstr.eu> | 2008-04-08 15:38:15 +0200 |
commit | f91374f65eae8b42cac329e06ba1c54728278efb (patch) | |
tree | ff0890a4fae471602b2dd81df6f83400a6605fc7 /MAKEALL | |
parent | 62032deb7214c6d9b4396297e2aaa559bc2f8495 (diff) |
microblaze: Sort microblaze boards in MAKEALL script
Diffstat (limited to 'MAKEALL')
-rwxr-xr-x | MAKEALL | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -649,8 +649,8 @@ LIST_nios2=" \ ######################################################################### LIST_microblaze=" \ - suzaku \ ml401 \ + suzaku \ xupv2p \ " |