mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-09 00:17:31 +00:00
core/linux-olinuxino to 3.7.2-7, fixes #714
This commit is contained in:
parent
21c8147010
commit
df9214ae08
2 changed files with 3 additions and 3 deletions
|
@ -9,7 +9,7 @@ pkgname=('linux-olinuxino' 'linux-headers-olinuxino')
|
|||
_kernelname=${pkgname#linux}
|
||||
_basekernel=3.7
|
||||
pkgver=${_basekernel}.2
|
||||
pkgrel=6
|
||||
pkgrel=7
|
||||
arch=('arm')
|
||||
url="http://www.kernel.org/"
|
||||
license=('GPL2')
|
||||
|
@ -26,7 +26,7 @@ source=("http://www.kernel.org/pub/linux/kernel/v3.0/linux-${_basekernel}.tar.xz
|
|||
'0001-rtl8192cu.patch')
|
||||
md5sums=('21223369d682bcf44bcdfe1521095983'
|
||||
'b88977838a2a52ff4fb4e82b30726496'
|
||||
'748d260e4e46c8d3de1d3212ff8cd01c'
|
||||
'8071b37a471aeed304834ad22d0c6ba4'
|
||||
'9d3c56a4b999c8bfbd4018089a62f662'
|
||||
'13fc27b36015d5a4bd82ce3e6d9d016e'
|
||||
'acc5de524247ec1aff5c9af6a486652f'
|
||||
|
|
|
@ -1603,7 +1603,7 @@ CONFIG_SPI_MXS=y
|
|||
#
|
||||
# SPI Protocol Masters
|
||||
#
|
||||
# CONFIG_SPI_SPIDEV is not set
|
||||
CONFIG_SPI_SPIDEV=y
|
||||
# CONFIG_SPI_TLE62X0 is not set
|
||||
# CONFIG_HSI is not set
|
||||
|
||||
|
|
Loading…
Reference in a new issue