mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-09 00:17:31 +00:00
core/linux-kirkwood-dt to 4.13.12-2
This commit is contained in:
parent
9186a35af0
commit
c623503b9f
2 changed files with 4 additions and 4 deletions
|
@ -8,7 +8,7 @@ _kernelname=${pkgbase#linux}
|
|||
_desc="Marvell Kirkwood DT"
|
||||
pkgver=4.13.12
|
||||
srcver=${pkgver%.0}
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
arch=('arm')
|
||||
url="http://www.kernel.org/"
|
||||
license=('GPL2')
|
||||
|
@ -23,7 +23,7 @@ source=("https://kernel.org/pub/linux/kernel/v4.x/linux-${srcver}.tar.xz"
|
|||
'goflexhome_fdt.patch'
|
||||
'linux.preset')
|
||||
md5sums=('ae7fd76e2f2ce057f21b3f6286f542ed'
|
||||
'6566a1d66e1e50505b9e6e5bd6a16de7'
|
||||
'71e861386ee50fd0aa97a71daefb4d3e'
|
||||
'a6c6f6d930d43787117d00fc759c115b'
|
||||
'79dd8cd94a574db6b2a024dec7c45a54'
|
||||
'09d44b9f07abfaeaf4f688ee52034786'
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 4.13.1-1 Kernel Configuration
|
||||
# Linux/arm 4.13.12-1 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_ARM_HAS_SG_CHAIN=y
|
||||
|
@ -1882,7 +1882,7 @@ CONFIG_DM_VERITY=m
|
|||
# CONFIG_DM_VERITY_FEC is not set
|
||||
# CONFIG_DM_SWITCH is not set
|
||||
# CONFIG_DM_LOG_WRITES is not set
|
||||
# CONFIG_DM_INTEGRITY is not set
|
||||
CONFIG_DM_INTEGRITY=m
|
||||
CONFIG_DM_ZONED=m
|
||||
CONFIG_TARGET_CORE=m
|
||||
CONFIG_TCM_IBLOCK=m
|
||||
|
|
Loading…
Reference in a new issue