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

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