mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/linux-am33x to 4.1.3-1
This commit is contained in:
parent
85de6d8518
commit
aed083b8fc
2 changed files with 9 additions and 7 deletions
|
@ -7,9 +7,9 @@ pkgbase=linux-am33x
|
|||
_srcname=linux-4.1
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="TI AM335x Beaglebone (Black)"
|
||||
pkgver=4.1.2
|
||||
pkgrel=2
|
||||
rcnrel=bone12
|
||||
pkgver=4.1.3
|
||||
pkgrel=1
|
||||
rcnrel=bone13
|
||||
arch=('armv7h')
|
||||
url="http://www.kernel.org/"
|
||||
license=('GPL2')
|
||||
|
@ -22,10 +22,10 @@ source=("http://www.kernel.org/pub/linux/kernel/v4.x/${_srcname}.tar.xz"
|
|||
#"git+https://github.com/sfjro/aufs4-standalone.git#branch=aufs4.x-rcN"
|
||||
'config')
|
||||
md5sums=('fe9dc0f6729f36400ea81aa41d614c37'
|
||||
'b9923009c2edf86d5d3d52c5ee53c8e1'
|
||||
'c3781ee0e73498012c0f326a9ee1d659'
|
||||
'6a388f552b05243ae4165735da839e24'
|
||||
'0f73564ae9c14a9c494a7c237ac62598'
|
||||
'SKIP'
|
||||
'1b0678d4bce98e4cdd3e47865b67adca')
|
||||
'30929baa05110b5846077d24bce21e7f')
|
||||
|
||||
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
|
||||
|
@ -2112,6 +2112,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_RTL8192CU=m
|
||||
CONFIG_RTLWIFI=m
|
||||
|
|
Loading…
Reference in a new issue