mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
core/linux-aarch64-rc to 5.7.rc5-1
This commit is contained in:
parent
d687f6d895
commit
f8706f3546
2 changed files with 4 additions and 5 deletions
|
@ -4,7 +4,7 @@
|
|||
buildarch=8
|
||||
|
||||
_rcver=5.7
|
||||
_rcrel=4
|
||||
_rcrel=5
|
||||
|
||||
pkgbase=linux-aarch64-rc
|
||||
_srcname=linux-${_rcver}-rc${_rcrel}
|
||||
|
@ -29,12 +29,12 @@ source=("https://git.kernel.org/torvalds/t/${_srcname}.tar.gz"
|
|||
'linux.preset'
|
||||
'60-linux.hook'
|
||||
'90-linux.hook')
|
||||
md5sums=('270418fcdd9c406e3949e493c89eaab3'
|
||||
md5sums=('0772ac750877af8ef025f9a6461d7cd9'
|
||||
'8f50ae936659ff174e292e1164d279c1'
|
||||
'e85e2b7aa3bc42d7dd6b36c325d29e3f'
|
||||
'2c36fb143c27ed46f498c4d4633ea0c6'
|
||||
'2e3fe5b9053d6a2c5327113836409d13'
|
||||
'41ad1264286effefc92ff0c5d29e480c'
|
||||
'1b9b7aecac199e3e28ac855e3c5e2c4f'
|
||||
'7f1a96e24f5150f790df94398e9525a3'
|
||||
'61c5ff73c136ed07a7aadbf58db3d96a'
|
||||
'584777ae88bce2c5659960151b64c7d8'
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm64 5.7.0-rc3-1 Kernel Configuration
|
||||
# Linux/arm64 5.7.0-rc5-1 Kernel Configuration
|
||||
#
|
||||
|
||||
#
|
||||
|
@ -13,7 +13,6 @@ CONFIG_CLANG_VERSION=0
|
|||
CONFIG_CC_CAN_LINK=y
|
||||
CONFIG_CC_HAS_ASM_GOTO=y
|
||||
CONFIG_CC_HAS_ASM_INLINE=y
|
||||
CONFIG_CC_HAS_WARN_MAYBE_UNINITIALIZED=y
|
||||
CONFIG_IRQ_WORK=y
|
||||
CONFIG_BUILDTIME_TABLE_SORT=y
|
||||
CONFIG_THREAD_INFO_IN_TASK=y
|
||||
|
|
Loading…
Reference in a new issue