mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/linux-kirkwood to 3.14.3-2
This commit is contained in:
parent
16b8079ef0
commit
df6eb4fada
2 changed files with 5 additions and 5 deletions
|
@ -8,7 +8,7 @@ pkgbase=linux-kirkwood
|
|||
_kernelname=${pkgbase#linux}
|
||||
_desc="Marvell Kirkwood"
|
||||
pkgver=3.14.3
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
cryptodev_commit=57b5544de80db85c8955499831fdaa30829db77a
|
||||
bfqver=v7r3
|
||||
|
||||
|
@ -33,9 +33,9 @@ source=("ftp://ftp.kernel.org/pub/linux/kernel/v3.x/linux-${pkgver}.tar.xz"
|
|||
|
||||
md5sums=('99043433ad7368d2471b4743c9f562a2'
|
||||
'2875cc4e92aa84ad28f24da0a3dabae0'
|
||||
'a493742fdd9bab5efaeec7b1352d2205'
|
||||
'08ac1d60848cc28d9e5534dd0b62fa15'
|
||||
'1b276abe16d14e133f3f28d9c9e6bd68'
|
||||
'SKIP'
|
||||
'6743681a725ceacf5e9dfd00b416a185'
|
||||
'65d5a4f313310bb2a732d022d51ea7e7'
|
||||
'9b5a265440abf57d2052838f31486a3a'
|
||||
'SKIP'
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 3.14.0-1 Kernel Configuration
|
||||
# Linux/arm 3.14.3-1 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
|
||||
|
@ -4419,7 +4419,7 @@ CONFIG_JFFS2_ZLIB=y
|
|||
CONFIG_JFFS2_RTIME=y
|
||||
# CONFIG_JFFS2_RUBIN is not set
|
||||
CONFIG_UBIFS_FS=y
|
||||
# CONFIG_UBIFS_FS_ADVANCED_COMPR is not set
|
||||
CONFIG_UBIFS_FS_ADVANCED_COMPR=y
|
||||
CONFIG_UBIFS_FS_LZO=y
|
||||
CONFIG_UBIFS_FS_ZLIB=y
|
||||
# CONFIG_LOGFS is not set
|
||||
|
|
Loading…
Reference in a new issue