summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--seabios.git.spec1
1 files changed, 0 insertions, 1 deletions
diff --git a/seabios.git.spec b/seabios.git.spec
index 025a3e4..78b4c34 100644
--- a/seabios.git.spec
+++ b/seabios.git.spec
@@ -62,7 +62,6 @@ function do_build() {
rm -rf out
cp "$cfg" ".config"
yes "" | make oldconfig
- rm -f "src/fw/"*.hex
make EXTRAVERSION="$extra"
make EXTRAVERSION="$extra" $target
}