X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;f=KernelLand%2FKernel%2Farch%2Fx86%2FMakefile;h=9e5a883cb5aafa2c620882f6452ac6697f2498a2;hb=4e3d3dfaa9e9cd4f7a83416ea87e498b4836052e;hp=c8152b9e64ace403d7b21d5f25585d73914b4597;hpb=c1289cd6702ce3eadf2e26de57a2077f871139be;p=tpg%2Facess2.git diff --git a/KernelLand/Kernel/arch/x86/Makefile b/KernelLand/Kernel/arch/x86/Makefile index c8152b9e..9e5a883c 100644 --- a/KernelLand/Kernel/arch/x86/Makefile +++ b/KernelLand/Kernel/arch/x86/Makefile @@ -24,7 +24,7 @@ A_OBJ = start.ao main.o mboot.o lib.o desctab.ao errors.o irq.o A_OBJ += mm_phys.o mm_virt.o A_OBJ += proc.o proc.ao time.o vm8086.o A_OBJ += kpanic.o pci.o vpci.o -A_OBJ += acpica.o +#A_OBJ += acpica.o -EXTERNS += ACPICA +#EXTERNS += ACPICA