X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;f=Kernel%2Farch%2Fx86_64%2FMakefile;h=2c577b07aefc509bdfd32102acb68884e8d0173e;hb=273ede03312a1b5c537d250403ff11065106e186;hp=1b0246bb51e33f344120fdaf1203f09c83f5711f;hpb=9c61cf12758c0977ee1dc5791cba638fd3437ba6;p=tpg%2Facess2.git diff --git a/Kernel/arch/x86_64/Makefile b/Kernel/arch/x86_64/Makefile index 1b0246bb..2c577b07 100644 --- a/Kernel/arch/x86_64/Makefile +++ b/Kernel/arch/x86_64/Makefile @@ -25,7 +25,7 @@ endif A_OBJ := start32.ao start64.ao desctab.ao A_OBJ += main.o lib.o proc.o mm_virt.o mm_phys.o -A_OBJ += kernelpanic.o errors.o time.o +A_OBJ += kernelpanic.o errors.o time.o pci.o A_OBJ += vm8086.o # rme.o