mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
core/linux-armv7-rc to 4.3.rc5-3
This commit is contained in:
parent
1477772aa3
commit
36ca1cd135
2 changed files with 4 additions and 4 deletions
|
@ -12,7 +12,7 @@ _srcname=linux-4.$((${_rcver##*.}-1))
|
|||
_kernelname=${pkgbase#linux}
|
||||
_desc="ARMv7 multi-platform"
|
||||
pkgver=${_rcver}.rc${_rcrel}
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
arch=('armv7h')
|
||||
url="http://www.kernel.org/"
|
||||
license=('GPL2')
|
||||
|
@ -41,7 +41,7 @@ md5sums=('3d5ea06d767e2f35c999eeadafc76523'
|
|||
'3be6a6ddf93b89e90cc127268721845e'
|
||||
'fe20decabf6b7d94cf2ecb4d15a07ba7'
|
||||
'50dca48291316e4c0a7e918f08d5e3f5'
|
||||
'b644c176951419387985675fe2baa5c5')
|
||||
'd1b93ecdc8395796f8663b7888b0270d')
|
||||
|
||||
prepare() {
|
||||
cd "${srcdir}/${_srcname}"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 4.3.0-rc5-1 Kernel Configuration
|
||||
# Linux/arm 4.3.0-rc5-2 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_ARM_HAS_SG_CHAIN=y
|
||||
|
@ -2281,7 +2281,7 @@ CONFIG_NET_POLL_CONTROLLER=y
|
|||
CONFIG_TUN=m
|
||||
# CONFIG_TUN_VNET_CROSS_LE is not set
|
||||
CONFIG_VETH=m
|
||||
# CONFIG_VIRTIO_NET is not set
|
||||
CONFIG_VIRTIO_NET=m
|
||||
CONFIG_NLMON=m
|
||||
CONFIG_NET_VRF=m
|
||||
# CONFIG_ARCNET is not set
|
||||
|
|
Loading…
Reference in a new issue