mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
core/linux-armv7 to 4.1.3-1
This commit is contained in:
parent
63b6a38876
commit
3210a7d44a
2 changed files with 8 additions and 6 deletions
|
@ -7,9 +7,9 @@ pkgbase=linux-armv7
|
|||
_srcname=linux-4.1
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="ARMv7 multi-platform"
|
||||
pkgver=4.1.2
|
||||
pkgver=4.1.3
|
||||
pkgrel=1
|
||||
rcnrel=armv7-x1
|
||||
rcnrel=armv7-x2
|
||||
arch=('armv7h')
|
||||
url="http://www.kernel.org/"
|
||||
license=('GPL2')
|
||||
|
@ -30,8 +30,8 @@ source=("http://www.kernel.org/pub/linux/kernel/v4.x/${_srcname}.tar.xz"
|
|||
'0008-USB-armory-support.patch'
|
||||
'config')
|
||||
md5sums=('fe9dc0f6729f36400ea81aa41d614c37'
|
||||
'b9923009c2edf86d5d3d52c5ee53c8e1'
|
||||
'717d3dcff087f1da59fc733003059077'
|
||||
'6a388f552b05243ae4165735da839e24'
|
||||
'3cca5c96b1520f96ce13b757f4e73065'
|
||||
'SKIP'
|
||||
'db7c0ff1f385725f3e0683b0f544db6b'
|
||||
'ad71eb3cdf4fa9b1b292017af32cbf79'
|
||||
|
@ -41,7 +41,7 @@ md5sums=('fe9dc0f6729f36400ea81aa41d614c37'
|
|||
'aa5fc5a2efb2d122c6dbd49fb9356e2e'
|
||||
'996623b310630e6471329f304167834c'
|
||||
'8a5f87a89b4d0f9a7c93d762670e7342'
|
||||
'9714e635ba8c96b2219729b5f277298d')
|
||||
'756ed626eee70c33aeddff416176872d')
|
||||
|
||||
prepare() {
|
||||
cd "${srcdir}/${_srcname}"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 4.1.2-1 Kernel Configuration
|
||||
# Linux/arm 4.1.3-1 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_ARM_HAS_SG_CHAIN=y
|
||||
|
@ -2616,6 +2616,8 @@ CONFIG_RT2X00_LIB_FIRMWARE=y
|
|||
CONFIG_RT2X00_LIB_CRYPTO=y
|
||||
CONFIG_RT2X00_LIB_LEDS=y
|
||||
# CONFIG_RT2X00_DEBUG is not set
|
||||
CONFIG_WL_MEDIATEK=y
|
||||
CONFIG_MT7601U=m
|
||||
CONFIG_RTL_CARDS=m
|
||||
CONFIG_RTL8192CE=m
|
||||
CONFIG_RTL8192SE=m
|
||||
|
|
Loading…
Reference in a new issue