mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
core/linux-aarch64-rc to 4.4.rc3-1
This commit is contained in:
parent
81162c205b
commit
4267c22267
2 changed files with 5 additions and 4 deletions
|
@ -4,7 +4,7 @@
|
|||
buildarch=8
|
||||
|
||||
_rcver=4.4
|
||||
_rcrel=2
|
||||
_rcrel=3
|
||||
|
||||
pkgbase=linux-aarch64-rc
|
||||
#_srcname=linux-4.$((${_rcver##*.}-1))
|
||||
|
@ -29,14 +29,14 @@ source=(#"http://www.kernel.org/pub/linux/kernel/v4.x/${_srcname}.tar.xz"
|
|||
'0006-arm64-dts-qcom-Add-APQ8016-SBC-support.patch'
|
||||
'config'
|
||||
'linux.preset')
|
||||
md5sums=('07222f500f96d767c3d91f93bfa90d3f'
|
||||
md5sums=('e1d3a425a135654c6d2cbc4547e287ee'
|
||||
'90e8c4300d263db370eb2155ee1a4b42'
|
||||
'51c4dcc18641b9c4dfb824b98213c080'
|
||||
'dd04cf22c2b1dc946884cdb55efc6424'
|
||||
'2a052b7347d21f8813c09931ea0ef495'
|
||||
'4166c1a8edeec7eb8c7e69f42e561332'
|
||||
'1891555762fc267cf2cd7a9a6d01f70d'
|
||||
'397d645882916b914437fcbd87a4025e'
|
||||
'd389c65185e464790e93e4f7f992a56f'
|
||||
'25d8f6983c9a616946848c0e075a949c')
|
||||
|
||||
prepare() {
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm64 4.4.0-rc2-1 Kernel Configuration
|
||||
# Linux/arm64 4.4.0-rc3-1 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM64=y
|
||||
CONFIG_64BIT=y
|
||||
|
@ -385,6 +385,7 @@ CONFIG_ARM64_ERRATUM_827319=y
|
|||
CONFIG_ARM64_ERRATUM_824069=y
|
||||
CONFIG_ARM64_ERRATUM_819472=y
|
||||
CONFIG_ARM64_ERRATUM_832075=y
|
||||
CONFIG_ARM64_ERRATUM_834220=y
|
||||
CONFIG_ARM64_ERRATUM_843419=y
|
||||
CONFIG_CAVIUM_ERRATUM_22375=y
|
||||
CONFIG_CAVIUM_ERRATUM_23154=y
|
||||
|
|
Loading…
Reference in a new issue