patch-2.1.78 linux/kernel/Makefile
Next file: linux/kernel/module.c
Previous file: linux/init/version.c
Back to the patch index
Back to the overall index
-  Lines: 10
-  Date:
Mon Jan  5 01:41:01 1998
-  Orig file: 
v2.1.77/linux/kernel/Makefile
-  Orig date: 
Mon Dec  1 12:04:15 1997
diff -u --recursive --new-file v2.1.77/linux/kernel/Makefile linux/kernel/Makefile
@@ -21,7 +21,6 @@
 OX_OBJS  += ksyms.o
 endif
 
-include $(TOPDIR)/Rules.make
+CFLAGS_sched.o := $(PROFILING) -fno-omit-frame-pointer
 
-sched.o: sched.c
-	$(CC) $(CFLAGS) $(PROFILING) -fno-omit-frame-pointer -c $<
+include $(TOPDIR)/Rules.make
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov