summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 2cc00f9..6860f90 100644
--- a/Makefile
+++ b/Makefile
@@ -113,6 +113,7 @@ FoolData.img: binfont.bin $(MP_BIN) userspace/ext2.img
# vdi image for VirtualBox
FoolOS.vdi: FoolOS.img
+ -rm FoolOS.vdi
VBoxManage convertfromraw FoolOS.img FoolOS.vdi --uuid 2f11ca11-c35d-4240-b77e-79e37d32616c
# run in our local bochs (we need cirrus support for our vesa mode)