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

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

diff -u --recursive --new-file v2.1.36/linux/arch/i386/kernel/Makefile linux/arch/i386/kernel/Makefile
@@ -15,7 +15,7 @@
 	$(CC) -D__ASSEMBLY__ -traditional -c $< -o $*.o
 endif
 
-all: kernel.o head.o
+all: kernel.o head.o init_task.o
 
 O_TARGET := kernel.o
 O_OBJS   := process.o signal.o entry.o traps.o irq.o vm86.o bios32.o \

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov