remove temporary .bin files (kernel and modules)

This commit is contained in:
Andrey Borzenkov 2015-12-31 23:00:25 +03:00 committed by Andrei Borzenkov
parent af23303cbd
commit 4d6e9c8a92
2 changed files with 3 additions and 1 deletions

View file

@ -91,7 +91,7 @@ else
-nr:_grub_mod_init:grub_mod_init \
-nr:_grub_mod_fini:grub_mod_fini \
-wd1106 -nu -nd $tmpfile.bin $tmpfile || exit 1
rm -f $name.bin
rm -f $tmpfile.bin
fi
if test x@platform@ != xemu; then
./build-grub-module-verifier $tmpfile @target_cpu@