1
0
Carlos Fenollosa 10 жил өмнө
parent
commit
8f87e4434e

+ 1 - 1
14-checkpoint/Makefile

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

BIN
14-checkpoint/boot/kernel_entry.o