mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
core/linux-armv5-rc to 4.9.rc6-1
This commit is contained in:
parent
07e0d2157b
commit
dc602d309e
2 changed files with 4 additions and 5 deletions
|
@ -4,7 +4,7 @@
|
|||
buildarch=2
|
||||
|
||||
_rcver=4.9
|
||||
_rcrel=5
|
||||
_rcrel=6
|
||||
|
||||
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=('42c6b6c890d5c437dc8fdf35a040fa62'
|
||||
md5sums=('e5b1ab103230a9c9be71473f30eb8bc6'
|
||||
'f09c336bd3d1ad79602c6050e695b098'
|
||||
'f125930e96c46d14ca757e710e26ae34'
|
||||
'54d78627bfeae847edae8f97d572479c'
|
||||
'698e6a2ba2730ed4022c3fd1b82aaa90')
|
||||
'413e0b860b238de3d287808a16100921')
|
||||
|
||||
prepare() {
|
||||
cd "${srcdir}/${_srcname}"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 4.9.0-rc5-1 Kernel Configuration
|
||||
# Linux/arm 4.9.0-rc6-1 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_ARM_HAS_SG_CHAIN=y
|
||||
|
@ -2375,7 +2375,6 @@ CONFIG_PINCTRL_IMX23=y
|
|||
CONFIG_PINCTRL_IMX28=y
|
||||
CONFIG_ARCH_HAVE_CUSTOM_GPIO_H=y
|
||||
CONFIG_GPIOLIB=y
|
||||
CONFIG_GPIO_DEVRES=y
|
||||
CONFIG_OF_GPIO=y
|
||||
CONFIG_GPIOLIB_IRQCHIP=y
|
||||
CONFIG_DEBUG_GPIO=y
|
||||
|
|
Loading…
Reference in a new issue