]> git.pld-linux.org Git - packages/acerhk.git/commitdiff
- makefile patch for kernel >= 2.6.24
authorradek <radek@pld-linux.org>
Thu, 4 Sep 2008 13:16:53 +0000 (13:16 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    acerhk-2.6.24.patch -> 1.1

acerhk-2.6.24.patch [new file with mode: 0644]

diff --git a/acerhk-2.6.24.patch b/acerhk-2.6.24.patch
new file mode 100644 (file)
index 0000000..37cc6be
--- /dev/null
@@ -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)
This page took 0.096714 seconds and 4 git commands to generate.