mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
core/linux-kirkwood-dt to 5.4.13-1
This commit is contained in:
parent
19d5f5b93d
commit
0dc6ab2b23
2 changed files with 5 additions and 9 deletions
|
@ -7,7 +7,7 @@ pkgbase=linux-kirkwood-dt
|
|||
_srcname=linux-5.4
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="Marvell Kirkwood DT"
|
||||
pkgver=5.4.11
|
||||
pkgver=5.4.13
|
||||
pkgrel=1
|
||||
arch=('arm')
|
||||
url="http://www.kernel.org/"
|
||||
|
@ -26,14 +26,14 @@ source=("http://www.kernel.org/pub/linux/kernel/v5.x/${_srcname}.tar.xz"
|
|||
'linux.preset'
|
||||
'99-linux.hook')
|
||||
md5sums=('ce9b2d974d27408a61c53a30d3f98fb9'
|
||||
'97b423cad77ded9f72f598e09c6987e0'
|
||||
'39df617747325255dcd8e37bad5d9519'
|
||||
'5085b2d587c08fe4129b21b784c5ec72'
|
||||
'1a3ca8cce7b0fdc7e72ecde511023d97'
|
||||
'9a64b38798167ebea717d614875ef44a'
|
||||
'de322923548e24d0811df22daf1192d3'
|
||||
'1bb5e1f081c2333607640c857a5aef6d'
|
||||
'1798736e24f99d840d764ec590b15f7d'
|
||||
'867b3aa9b7efd05497912552470b96cc'
|
||||
'e3fdfc8a035319304ec4a1ef2484363d'
|
||||
'959e49540dac4c5e689ad9037150a360'
|
||||
'79fa396e3f9a09a85156d6d7c2d34b58')
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 5.4.8-1 Kernel Configuration
|
||||
# Linux/arm 5.4.13-1 Kernel Configuration
|
||||
#
|
||||
|
||||
#
|
||||
|
@ -541,6 +541,7 @@ CONFIG_HAVE_ARCH_MMAP_RND_BITS=y
|
|||
CONFIG_HAVE_EXIT_THREAD=y
|
||||
CONFIG_ARCH_MMAP_RND_BITS=8
|
||||
CONFIG_ARCH_WANT_DEFAULT_TOPDOWN_MMAP_LAYOUT=y
|
||||
CONFIG_HAVE_COPY_THREAD_TLS=y
|
||||
CONFIG_CLONE_BACKWARDS=y
|
||||
CONFIG_OLD_SIGSUSPEND3=y
|
||||
CONFIG_OLD_SIGACTION=y
|
||||
|
@ -565,13 +566,8 @@ CONFIG_ARCH_HAS_GCOV_PROFILE_ALL=y
|
|||
CONFIG_PLUGIN_HOSTCC="g++"
|
||||
CONFIG_HAVE_GCC_PLUGINS=y
|
||||
CONFIG_GCC_PLUGINS=y
|
||||
|
||||
#
|
||||
# GCC plugins
|
||||
#
|
||||
# CONFIG_GCC_PLUGIN_LATENT_ENTROPY is not set
|
||||
# CONFIG_GCC_PLUGIN_RANDSTRUCT is not set
|
||||
# end of GCC plugins
|
||||
# end of General architecture-dependent options
|
||||
|
||||
CONFIG_RT_MUTEXES=y
|
||||
|
|
Loading…
Reference in a new issue