Kernel - x86_64 booting again (with some hackery)
[tpg/acess2.git] / KernelLand / Kernel / arch / x86_64 / Makefile
index 4c030a5..17adec9 100644 (file)
@@ -26,7 +26,7 @@ endif
 A_OBJ := start32.ao start64.ao desctab.ao proc.ao
 A_OBJ += main.o lib.o proc.o mm_virt.o mm_phys.o
 A_OBJ += kernelpanic.o errors.o time.o pci.o
-A_OBJ += vm8086.o
+A_OBJ += vm8086.o vpci.o
 A_OBJ += ../x86/mboot.o
 # rme.o
 

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