From a605973998dbe9f39dfb522b1a283f807521d3e9 Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Thu, 27 Aug 2015 18:40:18 -0400 Subject: build/roms/withgrub: delete ich9gen-related files --- diff --git a/resources/scripts/helpers/build/roms/withgrub b/resources/scripts/helpers/build/roms/withgrub index 61401d8..e6ac268 100755 --- a/resources/scripts/helpers/build/roms/withgrub +++ b/resources/scripts/helpers/build/roms/withgrub @@ -106,8 +106,8 @@ if [ -d "bin/grub/" ]; then do dd if="ich9fdgbe_${romsize}.bin" of="${rom}" bs=1 count=12k conv=notrunc done - rm -f "ich9fdgbe_4m.bin" - rm -f "ich9fdgbe_8m.bin" + rm -f "ich9fd"*.bin + rm -f "mk"*.[ch] cd "../" fi done -- cgit v0.9.1