updated makefile

This commit is contained in:
Carlos 2015-04-01 09:52:18 +02:00
parent 1ffc847737
commit f98a02f6cc

View File

@ -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