summaryrefslogtreecommitdiffhomepage
path: root/Private/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Private/makefile')
-rw-r--r--Private/makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Private/makefile b/Private/makefile
index 5ec3e277..ad851165 100644
--- a/Private/makefile
+++ b/Private/makefile
@@ -27,6 +27,7 @@ h-core:
$(CC) $(CCFLAGS) Source/*.cxx HALKit/AMD64/PCI/*.cpp Source/Network/*.cpp\
Source/Storage/*.cxx HALKit/AMD64/*.cxx HALKit/AMD64/*.cpp HALKit/AMD64/*.s
$(ASM) -f elf64 HALKit/AMD64/DebugManager.asm
+ $(ASM) -f elf64 HALKit/AMD64/HalInterruptRouting.asm
$(ASM) -f elf64 HALKit/AMD64/SMPCoreManager.asm
$(ASM) -f elf64 HALKit/AMD64/StartSequence.asm
mv *.o HALKit/AMD64/*.o Obj/