diff options
Diffstat (limited to 'build')
-rwxr-xr-x | build | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -52,7 +52,7 @@ done cd ../ # Build ROM images for supported boards -for board in x60 t60 x60t macbook21 +for board in x60 x60t t60 x200_4mb x200_8mb macbook21 do ./buildrom-withgrub $board done |