mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
core/linux-kirkwood to 3.16.3-2
This commit is contained in:
parent
4c20f15901
commit
15917468ea
2 changed files with 4 additions and 3 deletions
|
@ -7,7 +7,7 @@ pkgbase=linux-kirkwood
|
||||||
_kernelname=${pkgbase#linux}
|
_kernelname=${pkgbase#linux}
|
||||||
_desc="Marvell Kirkwood"
|
_desc="Marvell Kirkwood"
|
||||||
pkgver=3.16.3
|
pkgver=3.16.3
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
cryptodev_commit=6aa62a2c320b04f55fdfe0ed015c3d9b48997239
|
cryptodev_commit=6aa62a2c320b04f55fdfe0ed015c3d9b48997239
|
||||||
bfqver=v7r5
|
bfqver=v7r5
|
||||||
|
|
||||||
|
@ -32,7 +32,7 @@ source=("ftp://ftp.kernel.org/pub/linux/kernel/v3.x/linux-${pkgver}.tar.xz"
|
||||||
|
|
||||||
md5sums=('96f1d5219534e89f7477960695093654'
|
md5sums=('96f1d5219534e89f7477960695093654'
|
||||||
'20c0aa36ce1a9c5ef082b2e2f56a0a22'
|
'20c0aa36ce1a9c5ef082b2e2f56a0a22'
|
||||||
'12719b92f36a68479f5c841d742f6208'
|
'090293a16fe8baab159e465b6a7c30e6'
|
||||||
'SKIP'
|
'SKIP'
|
||||||
'9b5a265440abf57d2052838f31486a3a'
|
'9b5a265440abf57d2052838f31486a3a'
|
||||||
'09d44b9f07abfaeaf4f688ee52034786'
|
'09d44b9f07abfaeaf4f688ee52034786'
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
#
|
#
|
||||||
# Automatically generated file; DO NOT EDIT.
|
# Automatically generated file; DO NOT EDIT.
|
||||||
# Linux/arm 3.16.1-1 Kernel Configuration
|
# Linux/arm 3.16.3-1 Kernel Configuration
|
||||||
#
|
#
|
||||||
CONFIG_ARM=y
|
CONFIG_ARM=y
|
||||||
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
|
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
|
||||||
|
@ -3122,6 +3122,7 @@ CONFIG_CYPRESS_FIRMWARE=m
|
||||||
CONFIG_DVB_B2C2_FLEXCOP=m
|
CONFIG_DVB_B2C2_FLEXCOP=m
|
||||||
CONFIG_SMS_SIANO_MDTV=m
|
CONFIG_SMS_SIANO_MDTV=m
|
||||||
CONFIG_SMS_SIANO_RC=y
|
CONFIG_SMS_SIANO_RC=y
|
||||||
|
# CONFIG_SMS_SIANO_DEBUGFS is not set
|
||||||
|
|
||||||
#
|
#
|
||||||
# Media ancillary drivers (tuners, sensors, i2c, frontends)
|
# Media ancillary drivers (tuners, sensors, i2c, frontends)
|
||||||
|
|
Loading…
Reference in a new issue