aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--build/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/Makefile b/build/Makefile
index 75cfd6e..53f8c98 100644
--- a/build/Makefile
+++ b/build/Makefile
@@ -103,4 +103,4 @@ run-on-rpi : kernel.img pipe_image
clean :
-rm -f *.img *.elf *.o pipe_image makefs
-.PHONY: all qemu-elf qemu-bin clean
+.PHONY: all qemu-elf qemu-bin qemu-loader run-on-rpi clean