diff -purN -X /home/mbligh/.diff.exclude 656-sysfs_backing_store6/kernel/Makefile 660-gcov_warning_fix/kernel/Makefile
--- 656-sysfs_backing_store6/kernel/Makefile	2004-02-20 15:54:05.000000000 -0800
+++ 660-gcov_warning_fix/kernel/Makefile	2004-02-20 15:56:47.000000000 -0800
@@ -10,7 +10,6 @@ obj-y     = sched.o fork.o exec_domain.o
 
 ifdef CONFIG_GCOV_PROFILE
 obj-y += gcov.o
-export-objs += gcov.o
 CFLAGS_gcov.o := -DGCOV_PATH='"$(TOPDIR)"'
 endif