mirror of
https://github.com/cfenollosa/os-tutorial.git
synced 2025-12-17 12:24:37 +03:00
updated makefile
This commit is contained in:
@@ -44,4 +44,4 @@ debug: os-image.bin kernel.elf
|
||||
|
||||
clean:
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user