mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
core/linux-armv5 to 4.4.4-1
This commit is contained in:
parent
4bddb01bc5
commit
ec1e837a35
2 changed files with 4 additions and 5 deletions
|
@ -7,7 +7,7 @@ pkgbase=linux-armv5
|
|||
_srcname=linux-4.4
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="ARMv5 multi-platform"
|
||||
pkgver=4.4.3
|
||||
pkgver=4.4.4
|
||||
pkgrel=1
|
||||
arch=('arm')
|
||||
url="http://www.kernel.org/"
|
||||
|
@ -21,11 +21,11 @@ source=("http://www.kernel.org/pub/linux/kernel/v4.x/${_srcname}.tar.xz"
|
|||
'0003-net-smsc95xx-Allow-mac-address-to-be-set-as-a-parame.patch'
|
||||
'config')
|
||||
md5sums=('9a78fa2eb6c68ca5a40ed5af08142599'
|
||||
'078427483ee96f3e072e7b5409b5a117'
|
||||
'07e9b2c5d0daf7fc2a1ee26a52adcbc0'
|
||||
'efc43501dde0e8fb9329c8ef762ffdf4'
|
||||
'8cf88daec8febbc1a0703c8a3bd6b25c'
|
||||
'd311439f7fb7cb067121812236bbad47'
|
||||
'c7e1f6dc037e4316d3df54b862de77c5')
|
||||
'3df81b893333b9e4e2f97ef5295d3ddd')
|
||||
|
||||
prepare() {
|
||||
cd "${srcdir}/${_srcname}"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 4.4.0-2 Kernel Configuration
|
||||
# Linux/arm 4.4.4-1 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_ARM_HAS_SG_CHAIN=y
|
||||
|
@ -5014,7 +5014,6 @@ CONFIG_DEBUG_USER=y
|
|||
# CONFIG_DEBUG_LL is not set
|
||||
CONFIG_DEBUG_LL_INCLUDE="mach/debug-macro.S"
|
||||
# CONFIG_DEBUG_UART_8250 is not set
|
||||
# CONFIG_DEBUG_UART_BCM63XX is not set
|
||||
CONFIG_UNCOMPRESS_INCLUDE="debug/uncompress.h"
|
||||
# CONFIG_DEBUG_SET_MODULE_RONX is not set
|
||||
# CONFIG_CORESIGHT is not set
|
||||
|
|
Loading…
Reference in a new issue