SOURCES (LINUX_2_6): linux-2.6-ppc-ICE-hacks.patch - gcc 3.3 on pp...

baggins baggins at pld-linux.org
Mon May 8 02:02:35 CEST 2006


Author: baggins                      Date: Mon May  8 00:02:35 2006 GMT
Module: SOURCES                       Tag: LINUX_2_6
---- Log message:
- gcc 3.3 on ppc must be allergic to intel drivers ;)

---- Files affected:
SOURCES:
   linux-2.6-ppc-ICE-hacks.patch (1.1.2.2 -> 1.1.2.3) 

---- Diffs:

================================================================
Index: SOURCES/linux-2.6-ppc-ICE-hacks.patch
diff -u SOURCES/linux-2.6-ppc-ICE-hacks.patch:1.1.2.2 SOURCES/linux-2.6-ppc-ICE-hacks.patch:1.1.2.3
--- SOURCES/linux-2.6-ppc-ICE-hacks.patch:1.1.2.2	Mon May  8 01:28:51 2006
+++ SOURCES/linux-2.6-ppc-ICE-hacks.patch	Mon May  8 02:02:30 2006
@@ -20,3 +20,14 @@
  obj-$(CONFIG_E1000) += e1000.o
  
  e1000-objs := e1000_main.o e1000_hw.o e1000_ethtool.o e1000_param.o
+--- linux-2.6.16.14/drivers/net/ixgb/Makefile~	2006-05-05 02:03:45.000000000 +0200
++++ linux-2.6.16.14/drivers/net/ixgb/Makefile	2006-05-08 01:58:03.000000000 +0200
+@@ -30,6 +30,8 @@
+ # Makefile for the Intel(R) PRO/10GbE driver
+ #
+ 
++EXTRA_CFLAGS +=	-O1
++
+ obj-$(CONFIG_IXGB) += ixgb.o
+ 
+ ixgb-objs := ixgb_main.o ixgb_hw.o ixgb_ee.o ixgb_ethtool.o ixgb_param.o
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/linux-2.6-ppc-ICE-hacks.patch?r1=1.1.2.2&r2=1.1.2.3&f=u



More information about the pld-cvs-commit mailing list