mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/linux-kirkwood-dt to 5.6.14-1
This commit is contained in:
parent
317eb5be1b
commit
d5b25126ca
2 changed files with 4 additions and 5 deletions
|
@ -7,7 +7,7 @@ pkgbase=linux-kirkwood-dt
|
|||
_srcname=linux-5.6
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="Marvell Kirkwood DT"
|
||||
pkgver=5.6.13
|
||||
pkgver=5.6.14
|
||||
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=('7b9199ec5fa563ece9ed585ffb17798f'
|
||||
'636626ab605e9159bccd4a7fa834bc74'
|
||||
'76664934daa68fd88ba9cfbe72729b1a'
|
||||
'c46bc6485fedf6551eb3868f24afadf6'
|
||||
'1a3ca8cce7b0fdc7e72ecde511023d97'
|
||||
'9a64b38798167ebea717d614875ef44a'
|
||||
'de322923548e24d0811df22daf1192d3'
|
||||
'1bb5e1f081c2333607640c857a5aef6d'
|
||||
'1798736e24f99d840d764ec590b15f7d'
|
||||
'55edc2fd592d0bec37b206fc9a6b5036'
|
||||
'5129a49f81aa0c99bc63ebb8fceba2bd'
|
||||
'959e49540dac4c5e689ad9037150a360'
|
||||
'79fa396e3f9a09a85156d6d7c2d34b58')
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 5.6.2-1 Kernel Configuration
|
||||
# Linux/arm 5.6.14-1 Kernel Configuration
|
||||
#
|
||||
|
||||
#
|
||||
|
@ -12,7 +12,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
|
||||
|
||||
|
|
Loading…
Reference in a new issue