From d0e61be244c417bdbd89a8c71d80c9194e14ed73 Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Sun, 28 Jun 2015 19:34:25 +0100 Subject: build/roms/withgrub: Put ROM images in bin/grub/, not bin/ --- resources/scripts/helpers/build/roms/withgrub | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'resources/scripts/helpers/build/roms/withgrub') diff --git a/resources/scripts/helpers/build/roms/withgrub b/resources/scripts/helpers/build/roms/withgrub index dbd89e1e..cb205d28 100755 --- a/resources/scripts/helpers/build/roms/withgrub +++ b/resources/scripts/helpers/build/roms/withgrub @@ -71,7 +71,7 @@ cd ../ for board in ${boards} do if [ -f "resources/libreboot/config/grub/${board}/config" ]; then - ./build roms helper ${board} + ./build roms withgrub_helper ${board} fi done -- cgit v1.2.3-70-g09d2