]> git.pld-linux.org Git - packages/acerhk.git/blame - acerhk-2.6.24.patch
- added patches against newer kernels, rel. 50
[packages/acerhk.git] / acerhk-2.6.24.patch
CommitLineData
304f1c1f 1--- acerhk-0.5.35/Makefile~ 2006-08-16 18:11:08.000000000 +0200
2+++ acerhk-0.5.35/Makefile 2008-09-04 15:09:10.781069452 +0200
3@@ -14,7 +14,7 @@
4 CONFIG_ACERHK?=m
5 obj-$(CONFIG_ACERHK) += acerhk.o
6
7-CFLAGS+=-c -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe
8+EXTRA_CFLAGS+=-c -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe
9 INCLUDE=-I$(KERNELSRC)/include
10
11 ifeq ($(KERNELMAJOR), 2.6)
This page took 0.089528 seconds and 4 git commands to generate.