diff options
Diffstat (limited to 'build')
-rwxr-xr-x | build | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -54,7 +54,6 @@ cd ../ # Build ROM images for supported boards for board in $(ls resources/libreboot/config/) do - break ./buildrom-withgrub $board done |