mirror of
https://github.com/cfenollosa/os-tutorial.git
synced 2024-10-27 20:34:19 +00:00
updated makefile
This commit is contained in:
parent
1ffc847737
commit
f98a02f6cc
@ -44,4 +44,4 @@ debug: os-image.bin kernel.elf
|
|||||||
|
|
||||||
clean:
|
clean:
|
||||||
rm -rf *.bin *.dis *.o os-image.bin *.elf
|
rm -rf *.bin *.dis *.o os-image.bin *.elf
|
||||||
rm -rf kernel/*.o boot/*.bin drivers/*.o boot/*.o cpu/*.o
|
rm -rf kernel/*.o boot/*.bin drivers/*.o boot/*.o cpu/*.o libc/*.o
|
||||||
|
Loading…
Reference in New Issue
Block a user