]> git.pld-linux.org Git - packages/acx.git/commitdiff
- patch for 2.6.24
authorzbyniu <zbyniu@pld-linux.org>
Sun, 2 Mar 2008 20:16:53 +0000 (20:16 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    acx.spec -> 1.70

acx.spec

index 354a7628db12daa47e1014bf920d32a881c8a82e..bd18a38dfcdc73bbe07e418bba50957b539cdd21 100644 (file)
--- a/acx.spec
+++ b/acx.spec
@@ -15,6 +15,8 @@ Group:                Base/Kernel
 Source0:       http://www.cmartin.tk/acx/%{name}-%{version}.tar.bz2
 # Source0-md5: ec6322b9c82781897a9433ef0cefda6f
 Patch0:                %{name}-skb.patch
+# based on https://dev.openwrt.org/browser/trunk/package/acx/patches/003-2.6.24-compat.diff?rev=10425&format=txt
+Patch1:                %{name}-2.6.24.patch
 URL:           http://acx100.sourceforge.net/
 %{?with_dist_kernel:BuildRequires:     kernel%{_alt_kernel}-module-build >= 3:2.6.20.2}
 BuildRequires: rpmbuild(macros) >= 1.379
@@ -44,6 +46,7 @@ Sterownik dla Linuksa do kart WLAN opartych o ukÅ‚ad ACX100/ACX111.
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %build
 %build_kernel_modules -m acx
This page took 0.069273 seconds and 4 git commands to generate.