diff options
| author | Ada Christine <adachristine18@gmail.com> | 2026-05-19 22:56:28 +0000 |
|---|---|---|
| committer | Ada Christine <adachristine18@gmail.com> | 2026-05-19 22:56:28 +0000 |
| commit | 0e61096ab498c12ffd0fd2eb993deb31a0a50b09 (patch) | |
| tree | 2540174926d0a81cb116143d7bbb9f26e949c236 | |
| parent | c8a25997dae70b7083725ebaa030ff363134a191 (diff) | |
wrong prefix
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -BOOT_DIR := loader +BOOT_DIR := kc/boot BOOT_FILE := $(BOOT_DIR)/loader.efi CORE_DIR := kc/core |
