Author: czarny                       Date: Tue Aug 28 17:57:34 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- from LINUX_2_6 kernel.spec

---- Files affected:
SOURCES:
   kernel-desktop-ppc-ICE.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/kernel-desktop-ppc-ICE.patch
diff -u /dev/null SOURCES/kernel-desktop-ppc-ICE.patch:1.1
--- /dev/null   Tue Aug 28 19:57:34 2007
+++ SOURCES/kernel-desktop-ppc-ICE.patch        Tue Aug 28 19:57:29 2007
@@ -0,0 +1,33 @@
+--- linux-2.6.16.14/fs/xfs/Makefile-linux-2.6~ 2006-05-05 02:03:45.000000000 
+0200
++++ linux-2.6.16.14/fs/xfs/Makefile-linux-2.6  2006-05-08 00:55:46.000000000 
+0200
+@@ -30,7 +30,7 @@
+ # http://oss.sgi.com/projects/GenInfo/SGIGPLNoticeExplan/
+ #
+ 
+-EXTRA_CFLAGS +=        -Ifs/xfs -Ifs/xfs/linux-2.6 -funsigned-char
++EXTRA_CFLAGS +=        -Ifs/xfs -Ifs/xfs/linux-2.6 -funsigned-char -O1
+ 
+ XFS_LINUX := linux-2.6
+ 
+--- linux-2.6.16.14/drivers/net/e1000/Makefile~        2006-05-05 
02:03:45.000000000 +0200
++++ linux-2.6.16.14/drivers/net/e1000/Makefile 2006-05-08 01:27:59.000000000 
+0200
+@@ -30,6 +30,8 @@
+ # Makefile for the Intel(R) PRO/1000 ethernet driver
+ #
+ 
++EXTRA_CFLAGS +=       -O1
++
+ 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
================================================================
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to