mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
core/linux-armv7 to 3.14.0-3, fixes #805
This commit is contained in:
parent
4e6c9a3a8e
commit
ae862d7683
2 changed files with 4 additions and 4 deletions
|
@ -8,7 +8,7 @@ _srcname=linux-3.14
|
|||
_kernelname=${pkgbase#linux}
|
||||
_desc="ARMv7 multi-platform"
|
||||
pkgver=3.14.0
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
rcnrel=armv7-x3
|
||||
arch=('armv7h')
|
||||
url="http://www.kernel.org/"
|
||||
|
@ -37,7 +37,7 @@ md5sums=('b621207b3f6ecbb67db18b13258f8ea8'
|
|||
'8609ac79ba99320692c50481aabc6ed2'
|
||||
'1b276abe16d14e133f3f28d9c9e6bd68'
|
||||
'1986ba8f945dbf4f9a3c94761b713336'
|
||||
'e627fcb463807e40986dbe284b50048d')
|
||||
'c55cdca16f3fdc8c9faa2323b080812c')
|
||||
|
||||
prepare() {
|
||||
cd "${srcdir}/${_srcname}"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 3.14.0-1 Kernel Configuration
|
||||
# Linux/arm 3.14.0-2 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_MIGHT_HAVE_PCI=y
|
||||
|
@ -1557,7 +1557,7 @@ CONFIG_PROC_EVENTS=y
|
|||
CONFIG_MTD=y
|
||||
# CONFIG_MTD_TESTS is not set
|
||||
# CONFIG_MTD_REDBOOT_PARTS is not set
|
||||
# CONFIG_MTD_CMDLINE_PARTS is not set
|
||||
CONFIG_MTD_CMDLINE_PARTS=y
|
||||
# CONFIG_MTD_AFS_PARTS is not set
|
||||
CONFIG_MTD_OF_PARTS=y
|
||||
CONFIG_MTD_AR7_PARTS=m
|
||||
|
|
Loading…
Reference in a new issue