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

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