patch-2.4.20 linux-2.4.20/arch/i386/kernel/Makefile

Next file: linux-2.4.20/arch/i386/kernel/apic.c
Previous file: linux-2.4.20/arch/i386/defconfig
Back to the patch index
Back to the overall index

diff -urN linux-2.4.19/arch/i386/kernel/Makefile linux-2.4.20/arch/i386/kernel/Makefile
@@ -14,7 +14,7 @@
 
 O_TARGET := kernel.o
 
-export-objs     := mca.o mtrr.o msr.o cpuid.o microcode.o i386_ksyms.o
+export-objs     := mca.o mtrr.o msr.o cpuid.o microcode.o i386_ksyms.o time.o
 
 obj-y	:= process.o semaphore.o signal.o entry.o traps.o irq.o vm86.o \
 		ptrace.o i8259.o ioport.o ldt.o setup.o time.o sys_i386.o \

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)