summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAda Christine <adachristine18@gmail.com>2026-05-19 22:56:28 +0000
committerAda Christine <adachristine18@gmail.com>2026-05-19 22:56:28 +0000
commit0e61096ab498c12ffd0fd2eb993deb31a0a50b09 (patch)
tree2540174926d0a81cb116143d7bbb9f26e949c236
parentc8a25997dae70b7083725ebaa030ff363134a191 (diff)
wrong prefix
-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