summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xresources/scripts/helpers/build/roms/withgrub2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/scripts/helpers/build/roms/withgrub b/resources/scripts/helpers/build/roms/withgrub
index 719fb6f..fd1aa5d 100755
--- a/resources/scripts/helpers/build/roms/withgrub
+++ b/resources/scripts/helpers/build/roms/withgrub
@@ -118,7 +118,7 @@ if [ -d "bin/grub/" ]; then
else
../../../resources/utilities/ich9deblob/ich9gen
fi
- for rom in *
+ for rom in *.rom
do
if [ "${board}" = "r500" ]; then
dd if="ich9fdnogbe_${romsize}.bin" of="${rom}" bs=1 count=4k conv=notrunc