fixed Makefile lesson 14

pull/6/head
Carlos Fenollosa 10 years ago
parent 70a2287fbd
commit 8f87e4434e

@ -43,4 +43,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
rm -rf kernel/*.o boot/*.bin drivers/*.o boot/*.o

Binary file not shown.
Loading…
Cancel
Save