mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
aur/dkms-8192cu build for all architechtures
This commit is contained in:
parent
460f3cfe5c
commit
8061156d8b
1 changed files with 1 additions and 5 deletions
|
@ -2,10 +2,6 @@
|
|||
|
||||
#alarm: moonman
|
||||
# -dkms.conf: change ARCH=i386 to ARCH=arm
|
||||
# -depends on linux-headers >=3.7 because of the patch
|
||||
# don't know if it works with earlier kernels
|
||||
|
||||
buildarch=2
|
||||
|
||||
pkgname=dkms-8192cu
|
||||
pkgver=v3.4.4_4749
|
||||
|
@ -14,7 +10,7 @@ pkgdesc="Driver for Realtek RTL8188CUS (8188C, 8192C) chipset wireless cards"
|
|||
arch=('arm')
|
||||
url="http://www.realtek.com.tw/"
|
||||
license=('GPL')
|
||||
depends=('dkms' 'linux-headers>=3.7')
|
||||
depends=('dkms' 'linux-headers')
|
||||
conflicts=("8192cu" "rt8192cu")
|
||||
install=${pkgname}.install
|
||||
options=(!strip)
|
||||
|
|
Loading…
Reference in a new issue