New makefile target

This commit is contained in:
Baptiste Wicht 2018-03-15 08:54:24 +01:00
parent 5cfd1705eb
commit 9ec272fce3

View File

@ -95,6 +95,9 @@ umount_fat:
sudo /bin/umount mnt/fake/
sudo /sbin/losetup -d /dev/loop0
umount_loop:
sudo /sbin/losetup -d /dev/loop0
debug: default
echo "c" > commands
bochs -qf tools/debug_bochsrc.txt -rc commands