summaryrefslogtreecommitdiff
path: root/kc/core/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'kc/core/Makefile')
-rw-r--r--kc/core/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/kc/core/Makefile b/kc/core/Makefile
index f56fc7c..dbbeef1 100644
--- a/kc/core/Makefile
+++ b/kc/core/Makefile
@@ -9,6 +9,8 @@ TARGET := kernel.os
CPPFLAGS += -I../../api -I../api -I../../lib -I.
CFLAGS += -mcmodel=small -Wno-unused-const-variable -Wno-unused-function -fvisibility=hidden -g
+LDSCRIPT := ../kc.ld
+
AOBJS := entry_x86_64.o reloc_x86_64.o dynamic_x86_64.o
COBJS := mmu.o cpu_task.o irq.o exceptions.o cpu.o msr.o mmu.o port.o
POBJS := pic8259.o pic8259_isr.o pit8253.o i8042.o