From 4dd16f5a28d0d799d450a49b759f28353bf5e07f Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Sun, 06 Mar 2016 19:59:00 -0500 Subject: copy coreboot directory per revision, not per board This will speed up the build process. The plan is to, if possible, always use 1 revision. --- (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 f3c0c05..3ef295a 100755 --- a/resources/scripts/helpers/build/roms/withgrub +++ b/resources/scripts/helpers/build/roms/withgrub @@ -140,6 +140,6 @@ fi # The GRUB files are no longer needed rm -f "coreboot/grub"*.{elf,cfg} -rm -f "coreboot/"*/*/grub*.{elf,cfg} +rm -f "coreboot/"*/*/*.{elf,cfg} printf "\n\n" -- cgit v0.9.1