summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
Diffstat (limited to 'build')
-rwxr-xr-xbuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/build b/build
index f7e6169..39a86ff 100755
--- a/build
+++ b/build
@@ -54,7 +54,6 @@ cd ../
# Build ROM images for supported boards
for board in $(ls resources/libreboot/config/)
do
- break
./buildrom-withgrub $board
done