Fixed a bug
This commit is contained in:
2
Makefile
2
Makefile
@@ -42,7 +42,7 @@ clean:
|
|||||||
rm -rf obj/ kernel/*.o kernel/cpu/*.o
|
rm -rf obj/ kernel/*.o kernel/cpu/*.o
|
||||||
rm -rf kernel/userspace/*.o kernel/mem/*.o
|
rm -rf kernel/userspace/*.o kernel/mem/*.o
|
||||||
rm -rf kernel/drivers/*.o kernel/libc/*.o
|
rm -rf kernel/drivers/*.o kernel/libc/*.o
|
||||||
rm -rf iceOS.iso bochslog.txt commands isodir
|
rm -rf vulcanos.iso bochslog.txt commands isodir
|
||||||
|
|
||||||
bochs:
|
bochs:
|
||||||
bochs -f bochs_cfg -q
|
bochs -f bochs_cfg -q
|
||||||
|
|||||||
BIN
imgs/logo.png
BIN
imgs/logo.png
Binary file not shown.
|
Before Width: | Height: | Size: 34 KiB After Width: | Height: | Size: 812 B |
Reference in New Issue
Block a user