summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f1305e1..434a78a 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-BOOT_DIR := loader
+BOOT_DIR := kc/boot
BOOT_FILE := $(BOOT_DIR)/loader.efi
CORE_DIR := kc/core