mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
core/linux-mvebu to 3.11.0-3
This commit is contained in:
parent
0e73577079
commit
e38ae10eaf
2 changed files with 5 additions and 6 deletions
|
@ -4,11 +4,11 @@
|
|||
buildarch=4
|
||||
|
||||
pkgbase=linux-mvebu
|
||||
_srcname=linux-3.11-rc2
|
||||
_srcname=linux-3.11-rc3
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="Marvell SOCs with Device Tree support"
|
||||
pkgver=3.11.0
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
arch=('armv7h')
|
||||
url="http://www.kernel.org/"
|
||||
license=('GPL2')
|
||||
|
@ -17,8 +17,8 @@ options=('!strip')
|
|||
source=("http://www.kernel.org/pub/linux/kernel/v3.x/testing/${_srcname}.tar.xz"
|
||||
'config'
|
||||
'smile.patch')
|
||||
md5sums=('561448f8e18af681d562db331a3b9c19'
|
||||
'6557785eaaaea0221809c3d87473f55c'
|
||||
md5sums=('87e993df0f96a9a83372dcf78ca9bb1b'
|
||||
'5c4aebea1d65ebe744863c4d476d1e7a'
|
||||
'92add62390a56f662359280c3f88c786')
|
||||
|
||||
prepare() {
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 3.11.0-rc2 Kernel Configuration
|
||||
# Linux/arm 3.11.0-rc3 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_MIGHT_HAVE_PCI=y
|
||||
|
@ -3824,7 +3824,6 @@ CONFIG_CRYPTO_HMAC=y
|
|||
#
|
||||
CONFIG_CRYPTO_CRC32C=y
|
||||
# CONFIG_CRYPTO_CRC32 is not set
|
||||
CONFIG_CRYPTO_CRCT10DIF=y
|
||||
# CONFIG_CRYPTO_GHASH is not set
|
||||
CONFIG_CRYPTO_MD4=m
|
||||
CONFIG_CRYPTO_MD5=y
|
||||
|
|
Loading…
Reference in a new issue