diff options
author | Wolfgang Denk | 2006-06-16 17:32:31 +0200 |
---|---|---|
committer | Wolfgang Denk | 2006-06-16 17:32:31 +0200 |
commit | 0c32d96ddd7309b86ff92dfc1f3694908f174cf6 (patch) | |
tree | 1136126a58dfc4f89043f65532673128dc3c9b4f /MAKEALL | |
parent | c12cffc543df621c162ba26e012c7f4ab0af496e (diff) |
Add support for gth2 board
Patch by Thomas Lange, Aug 11 2005
Diffstat (limited to 'MAKEALL')
-rwxr-xr-x | MAKEALL | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -226,7 +226,7 @@ LIST_mips4kc="incaip" LIST_mips5kc="purple" -LIST_au1xx0="dbau1000 dbau1100 dbau1500 dbau1550 dbau1550_el" +LIST_au1xx0="dbau1000 dbau1100 dbau1500 dbau1550 dbau1550_el gth2" LIST_mips="${LIST_mips4kc} ${LIST_mips5kc} ${LIST_au1xx0}" |