mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
core/linux-armv5-rc to 4.9.rc5-1
This commit is contained in:
parent
b96fde119b
commit
416ffaa90c
2 changed files with 5 additions and 4 deletions
|
@ -4,7 +4,7 @@
|
|||
buildarch=2
|
||||
|
||||
_rcver=4.9
|
||||
_rcrel=4
|
||||
_rcrel=5
|
||||
|
||||
pkgbase=linux-armv5-rc
|
||||
#_srcname=linux-4.$((${_rcver##*.}-1))
|
||||
|
@ -25,11 +25,11 @@ source=(#"http://www.kernel.org/pub/linux/kernel/v4.x/${_srcname}.tar.xz"
|
|||
'0002-at91-arietta-g25-support.patch'
|
||||
'0003-net-smsc95xx-Allow-mac-address-to-be-set-as-a-parame.patch'
|
||||
'config')
|
||||
md5sums=('3986a14e845e42bcfe2d5741e1a02a8b'
|
||||
md5sums=('42c6b6c890d5c437dc8fdf35a040fa62'
|
||||
'f09c336bd3d1ad79602c6050e695b098'
|
||||
'f125930e96c46d14ca757e710e26ae34'
|
||||
'54d78627bfeae847edae8f97d572479c'
|
||||
'a58cb85ec429f22414e1bdf74543017f')
|
||||
'698e6a2ba2730ed4022c3fd1b82aaa90')
|
||||
|
||||
prepare() {
|
||||
cd "${srcdir}/${_srcname}"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 4.9.0-rc3-1 Kernel Configuration
|
||||
# Linux/arm 4.9.0-rc5-1 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_ARM_HAS_SG_CHAIN=y
|
||||
|
@ -3248,6 +3248,7 @@ CONFIG_DVB_RTL2832=m
|
|||
CONFIG_DVB_RTL2832_SDR=m
|
||||
CONFIG_DVB_SI2168=m
|
||||
CONFIG_DVB_AS102_FE=m
|
||||
CONFIG_DVB_GP8PSK_FE=m
|
||||
|
||||
#
|
||||
# DVB-C (cable) frontends
|
||||
|
|
Loading…
Reference in a new issue