diff options
| author | Stefan Roese <[email protected]> | 2009-01-21 17:25:01 +0100 |
|---|---|---|
| committer | Shinya Kuribayashi <[email protected]> | 2009-01-27 23:08:26 +0900 |
| commit | 2a61eff6a82f0d6e2335d968799b3fbeb3ff4d8e (patch) | |
| tree | 2a1bc2abb541fb73bc592a58d1f11f3301ac3618 /MAKEALL | |
| parent | ae691e5719c48f1d2826cb72722497d1d162765b (diff) | |
MIPS: Add VCT board series support (Part 3/3)
Signed-off-by: Stefan Roese <[email protected]>
Diffstat (limited to 'MAKEALL')
| -rwxr-xr-x | MAKEALL | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -615,6 +615,18 @@ LIST_arm=" \ LIST_mips4kc=" \ incaip \ qemu_mips \ + vct_platinum \ + vct_platinum_small \ + vct_platinum_onenand \ + vct_platinum_onenand_small \ + vct_platinumavc \ + vct_platinumavc_small \ + vct_platinumavc_onenand \ + vct_platinumavc_onenand_small \ + vct_premium \ + vct_premium_small \ + vct_premium_onenand \ + vct_premium_onenand_small \ " LIST_mips5kc=" \ |
