mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
core/linux-kirkwood-dt to 5.10.11-1
This commit is contained in:
parent
8a62e0c977
commit
92e9001eba
2 changed files with 5 additions and 4 deletions
|
@ -7,7 +7,7 @@ pkgbase=linux-kirkwood-dt
|
|||
_srcname=linux-5.10
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="Marvell Kirkwood DT"
|
||||
pkgver=5.10.10
|
||||
pkgver=5.10.11
|
||||
pkgrel=1
|
||||
arch=('arm')
|
||||
url="http://www.kernel.org/"
|
||||
|
@ -27,14 +27,14 @@ source=("http://www.kernel.org/pub/linux/kernel/v5.x/${_srcname}.tar.xz"
|
|||
'99-linux.hook')
|
||||
|
||||
md5sums=('753adc474bf799d569dec4f165ed92c3'
|
||||
'791c2c89ca43ceaf10ee7733eaa95f79'
|
||||
'a24319e146c3f4dd85616f089f048ef3'
|
||||
'6d1c68eff8d3d14855934915b4db629f'
|
||||
'673fa211745465f0af73bfc6d6ace606'
|
||||
'a15280d3ef0605dbdb831049ec71238b'
|
||||
'832e5f66f42e07f5c0014772afa789fb'
|
||||
'536d5ff2e76bcfc73f86f0527ad40dba'
|
||||
'6e22952ece3f53be88bc1d1a3cdeb13f'
|
||||
'c0730656efc3a33f16bdbe69ef6ddf82'
|
||||
'bcee56942897ee4f0253619843859b7f'
|
||||
'959e49540dac4c5e689ad9037150a360'
|
||||
'79fa396e3f9a09a85156d6d7c2d34b58')
|
||||
prepare() {
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 5.10.9-1 Kernel Configuration
|
||||
# Linux/arm 5.10.11-1 Kernel Configuration
|
||||
#
|
||||
CONFIG_CC_VERSION_TEXT="gcc (GCC) 10.2.0"
|
||||
CONFIG_CC_IS_GCC=y
|
||||
|
@ -3199,6 +3199,7 @@ CONFIG_GPIO_CDEV_V1=y
|
|||
# CONFIG_GPIO_MB86S7X is not set
|
||||
# CONFIG_GPIO_MPC8XXX is not set
|
||||
CONFIG_GPIO_MVEBU=y
|
||||
# CONFIG_GPIO_SIFIVE is not set
|
||||
# CONFIG_GPIO_XILINX is not set
|
||||
# CONFIG_GPIO_ZEVIO is not set
|
||||
# CONFIG_GPIO_AMD_FCH is not set
|
||||
|
|
Loading…
Reference in a new issue