patch-1.3.7 linux/kernel/Makefile
Next file: linux/kernel/ksyms.c
Previous file: linux/init/main.c
Back to the patch index
Back to the overall index
-  Lines: 9
 -  Date:
Tue Jul  4 07:59:54 1995
 -  Orig file: 
v1.3.6/linux/kernel/Makefile
 -  Orig date: 
Mon Jan 23 10:38:30 1995
 
diff -u --recursive --new-file v1.3.6/linux/kernel/Makefile linux/kernel/Makefile
@@ -26,7 +26,7 @@
 
 include ../versions.mk
 
-kernel.o: $(SYMTAB_OBJS) $(OBJS)
+kernel.o: $(SYMTAB_OBJS:.o=.ver) $(SYMTAB_OBJS) $(OBJS)
 	$(LD) -r -o kernel.o $(SYMTAB_OBJS) $(OBJS)
 	sync
 
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this