]> git.pld-linux.org Git - packages/acerhk.git/blob - acerhk-2.6.24.patch
- added patches against newer kernels, rel. 50
[packages/acerhk.git] / acerhk-2.6.24.patch
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.061381 seconds and 3 git commands to generate.