patch-2.3.11 linux/arch/i386/boot/compressed/Makefile
Next file: linux/arch/i386/kernel/Makefile
Previous file: linux/arch/i386/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/boot/compressed/Makefile
- Orig date:
Mon Jul 20 10:05:15 1998
diff -u --recursive --new-file v2.3.10/linux/arch/i386/boot/compressed/Makefile linux/arch/i386/boot/compressed/Makefile
@@ -30,7 +30,7 @@
bvmlinux: piggy.o $(OBJECTS)
$(LD) $(BZLINKFLAGS) -o bvmlinux $(OBJECTS) piggy.o
-head.o: head.S $(TOPDIR)/include/linux/tasks.h
+head.o: head.S
$(CC) $(AFLAGS) -traditional -c head.S
piggy.o: $(SYSTEM)
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)