X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;f=Kernel%2Farch%2Fx86_64%2FMakefile;h=906b726f6e0f23ba8500714a6ab600af260deb84;hb=203882b7bbd4aacaf5c4e99be0cca17455690585;hp=d0d4f84861e3a8a4a134564b60c74b0d0d1616b4;hpb=3681dbf27244ee07ae618a9d33a608ae6089d3c5;p=tpg%2Facess2.git diff --git a/Kernel/arch/x86_64/Makefile b/Kernel/arch/x86_64/Makefile index d0d4f848..906b726f 100644 --- a/Kernel/arch/x86_64/Makefile +++ b/Kernel/arch/x86_64/Makefile @@ -23,7 +23,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 +A_OBJ += kernelpanic.o errors.o time.o A_OBJ += vm8086.o # rme.o