mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
core/linux-mvebu to 3.11.0-2
This commit is contained in:
parent
fbcda3a20b
commit
60c5fbe42b
2 changed files with 5 additions and 6 deletions
|
@ -4,11 +4,11 @@
|
|||
buildarch=4
|
||||
|
||||
pkgbase=linux-mvebu
|
||||
_srcname=linux-3.11-rc1
|
||||
_srcname=linux-3.11-rc2
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="Marvell SOCs with Device Tree support"
|
||||
pkgver=3.11.0
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
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=('bf7c2b855be58793812d8ac72962c851'
|
||||
'2fda82a5e1c0272f5dece4626233669b'
|
||||
md5sums=('561448f8e18af681d562db331a3b9c19'
|
||||
'6557785eaaaea0221809c3d87473f55c'
|
||||
'92add62390a56f662359280c3f88c786')
|
||||
|
||||
prepare() {
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 3.11.0-2 Kernel Configuration
|
||||
# Linux/arm 3.11.0-rc2 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_MIGHT_HAVE_PCI=y
|
||||
|
@ -3343,7 +3343,6 @@ CONFIG_STAGING_MEDIA=y
|
|||
# CONFIG_ANDROID is not set
|
||||
CONFIG_USB_WPAN_HCD=m
|
||||
# CONFIG_WIMAX_GDM72XX is not set
|
||||
# CONFIG_CSR_WIFI is not set
|
||||
CONFIG_NET_VENDOR_SILICOM=y
|
||||
# CONFIG_SBYPASS is not set
|
||||
# CONFIG_BPCTL is not set
|
||||
|
|
Loading…
Reference in a new issue