mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
core/linux-aarch64-rc to 4.9.rc6-1
This commit is contained in:
parent
26d3f4a1ef
commit
07e0d2157b
2 changed files with 4 additions and 5 deletions
|
@ -4,7 +4,7 @@
|
|||
buildarch=8
|
||||
|
||||
_rcver=4.9
|
||||
_rcrel=5
|
||||
_rcrel=6
|
||||
|
||||
pkgbase=linux-aarch64-rc
|
||||
#_srcname=linux-4.$((${_rcver##*.}-1))
|
||||
|
@ -24,9 +24,9 @@ source=(#"http://www.kernel.org/pub/linux/kernel/v4.x/${_srcname}.tar.xz"
|
|||
'0001-net-smsc95xx-Allow-mac-address-to-be-set-as-a-parame.patch'
|
||||
'config'
|
||||
'linux.preset')
|
||||
md5sums=('42c6b6c890d5c437dc8fdf35a040fa62'
|
||||
md5sums=('e5b1ab103230a9c9be71473f30eb8bc6'
|
||||
'f301cc634acc67f4cbd6a2441905f2da'
|
||||
'2e5076eafbc073f64aa8852a506529d6'
|
||||
'3261f834c5512c8ec87682e6942f684c'
|
||||
'25d8f6983c9a616946848c0e075a949c')
|
||||
|
||||
prepare() {
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm64 4.9.0-rc5-1 Kernel Configuration
|
||||
# Linux/arm64 4.9.0-rc6-1 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM64=y
|
||||
CONFIG_64BIT=y
|
||||
|
@ -3315,7 +3315,6 @@ CONFIG_PINCTRL_MTK=y
|
|||
CONFIG_PINCTRL_MT8173=y
|
||||
# CONFIG_PINCTRL_MT6397 is not set
|
||||
CONFIG_GPIOLIB=y
|
||||
CONFIG_GPIO_DEVRES=y
|
||||
CONFIG_OF_GPIO=y
|
||||
CONFIG_GPIO_ACPI=y
|
||||
CONFIG_GPIOLIB_IRQCHIP=y
|
||||
|
|
Loading…
Reference in a new issue