More work on x86_64 build, error handling and IDT
[tpg/acess2.git] / Kernel / arch / x86_64 / Makefile
index 2e1b84a..6bc6419 100644 (file)
@@ -29,4 +29,4 @@ endif
 
 A_OBJ  = start32.ao start64.ao desctab.ao
 A_OBJ += main.o lib.o proc.o mm_virt.o mm_phys.o vm8086.o
-A_OBJ += kernelpanic.o
+A_OBJ += kernelpanic.o errors.o

UCC git Repository :: git.ucc.asn.au