mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
adding support for the zd1211rw
This commit is contained in:
parent
87cb39a3a2
commit
90d474e846
2 changed files with 3 additions and 3 deletions
|
@ -12,7 +12,7 @@ pkgname=('kernel26-olinuxino' 'kernel26-headers-olinuxino')
|
|||
_kernelname=${pkgname#kernel26}
|
||||
_basekernel=2.6
|
||||
pkgver=${_basekernel}.35.3
|
||||
pkgrel=5
|
||||
pkgrel=6
|
||||
makedepends=('xmlto' 'docbook-xsl' 'make' 'git' 'elftosb' 'imx-bootlets-olinuxino')
|
||||
optdepends=()
|
||||
options=('!strip' '!buildflags' '!makeflags')
|
||||
|
@ -52,7 +52,7 @@ source=(config
|
|||
002_Return_ERESTARTSYS_from_IPU_GET_EVENT.patch
|
||||
003_Sanitise_ipu_interrupt_return_value.patch
|
||||
imx233-olinuxino.patch)
|
||||
md5sums=('4ba0a5f581facd398bccc0066c9d4a25'
|
||||
md5sums=('2c92cd3654927fd38d1adc39a6e551fe'
|
||||
'bde087470cb0715ca709bd5bcd3803d0'
|
||||
'ef8a1cf2d129de1a0a476a0b40e6f291'
|
||||
'e086ab0b162d292549f9bf453e07ad2e'
|
||||
|
|
|
@ -667,7 +667,7 @@ CONFIG_RT2X00_LIB_FIRMWARE=y
|
|||
CONFIG_RT2X00_LIB_CRYPTO=y
|
||||
# CONFIG_RT2X00_DEBUG is not set
|
||||
# CONFIG_WL12XX is not set
|
||||
# CONFIG_ZD1211RW is not set
|
||||
CONFIG_ZD1211R=m
|
||||
|
||||
#
|
||||
# Enable WiMAX (Networking options) to see the WiMAX drivers
|
||||
|
|
Loading…
Reference in a new issue