mirror of
https://github.com/wichtounet/thor-os.git
synced 2025-09-17 16:51:33 -04:00
New makefile target
This commit is contained in:
parent
5cfd1705eb
commit
9ec272fce3
3
Makefile
3
Makefile
@ -95,6 +95,9 @@ umount_fat:
|
|||||||
sudo /bin/umount mnt/fake/
|
sudo /bin/umount mnt/fake/
|
||||||
sudo /sbin/losetup -d /dev/loop0
|
sudo /sbin/losetup -d /dev/loop0
|
||||||
|
|
||||||
|
umount_loop:
|
||||||
|
sudo /sbin/losetup -d /dev/loop0
|
||||||
|
|
||||||
debug: default
|
debug: default
|
||||||
echo "c" > commands
|
echo "c" > commands
|
||||||
bochs -qf tools/debug_bochsrc.txt -rc commands
|
bochs -qf tools/debug_bochsrc.txt -rc commands
|
||||||
|
Loading…
x
Reference in New Issue
Block a user