patch-2.3.11 linux/arch/i386/kernel/Makefile
Next file: linux/arch/i386/kernel/entry.S
Previous file: linux/arch/i386/boot/compressed/Makefile
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Sun Jul 11 09:48:05 1999
-  Orig file: 
v2.3.10/linux/arch/i386/kernel/Makefile
-  Orig date: 
Wed Jan 20 10:18:53 1999
diff -u --recursive --new-file v2.3.10/linux/arch/i386/kernel/Makefile linux/arch/i386/kernel/Makefile
@@ -50,7 +50,7 @@
 O_OBJS += visws_apic.o
 endif
 
-head.o: head.S $(TOPDIR)/include/linux/tasks.h
+head.o: head.S
 	$(CC) -D__ASSEMBLY__ $(AFLAGS) -traditional -c $*.S -o $*.o
 
 include $(TOPDIR)/Rules.make
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)