rpms/kernel/devel linux-2.6-compile-fixes.patch,1.88,1.89

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Thu Jun 29 21:21:15 UTC 2006


Author: davej

Update of /cvs/dist/rpms/kernel/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv9049

Modified Files:
	linux-2.6-compile-fixes.patch 
Log Message:
fix ia64 maybe

linux-2.6-compile-fixes.patch:
 Makefile                            |    4 ----
 arch/powerpc/platforms/cell/setup.c |    1 +
 2 files changed, 1 insertion(+), 4 deletions(-)

Index: linux-2.6-compile-fixes.patch
===================================================================
RCS file: /cvs/dist/rpms/kernel/devel/linux-2.6-compile-fixes.patch,v
retrieving revision 1.88
retrieving revision 1.89
diff -u -r1.88 -r1.89
--- linux-2.6-compile-fixes.patch	29 Jun 2006 20:53:21 -0000	1.88
+++ linux-2.6-compile-fixes.patch	29 Jun 2006 21:21:07 -0000	1.89
@@ -8,3 +8,17 @@
  
  #include "interrupt.h"
  #include "iommu.h"
+
+--- linux-2.6.17.noarch/Makefile~	2006-06-29 17:20:17.000000000 -0400
++++ linux-2.6.17.noarch/Makefile	2006-06-29 17:20:38.000000000 -0400
+@@ -267,10 +267,6 @@ MAKEFLAGS += --include-dir=$(srctree)
+ # We need some generic definitions
+ include  $(srctree)/scripts/Kbuild.include
+ 
+-# Do not use make's built-in rules and variables
+-# This increases performance and avoid hard-to-debug behavour
+-MAKEFLAGS += -rR
+-
+ # Make variables (CC, etc...)
+ 
+ AS		= $(CROSS_COMPILE)as




More information about the fedora-cvs-commits mailing list