SOURCES: acerhk-2.6.24.patch (NEW) - makefile patch for kernel >= 2.6.24

radek radek at pld-linux.org
Thu Sep 4 15:17:00 CEST 2008


Author: radek                        Date: Thu Sep  4 13:16:59 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- makefile patch for kernel >= 2.6.24

---- Files affected:
SOURCES:
   acerhk-2.6.24.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/acerhk-2.6.24.patch
diff -u /dev/null SOURCES/acerhk-2.6.24.patch:1.1
--- /dev/null	Thu Sep  4 15:17:00 2008
+++ SOURCES/acerhk-2.6.24.patch	Thu Sep  4 15:16:53 2008
@@ -0,0 +1,11 @@
+--- acerhk-0.5.35/Makefile~	2006-08-16 18:11:08.000000000 +0200
++++ acerhk-0.5.35/Makefile	2008-09-04 15:09:10.781069452 +0200
+@@ -14,7 +14,7 @@
+ CONFIG_ACERHK?=m
+ obj-$(CONFIG_ACERHK) += acerhk.o
+ 
+-CFLAGS+=-c -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe
++EXTRA_CFLAGS+=-c -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe
+ INCLUDE=-I$(KERNELSRC)/include
+ 
+ ifeq ($(KERNELMAJOR), 2.6)
================================================================


More information about the pld-cvs-commit mailing list