diff --git a/Makefile b/Makefile index 4d1cb7d..7864526 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -all: build/kernel-i386.elf +all: start32.bin clean: -@rm *.bin 2> /dev/null || true