mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
core/linux-armv5-rc to 4.7.rc4-1
This commit is contained in:
parent
4b63d7d584
commit
089415b5cf
2 changed files with 5 additions and 4 deletions
|
@ -4,7 +4,7 @@
|
||||||
buildarch=2
|
buildarch=2
|
||||||
|
|
||||||
_rcver=4.7
|
_rcver=4.7
|
||||||
_rcrel=3
|
_rcrel=4
|
||||||
|
|
||||||
pkgbase=linux-armv5-rc
|
pkgbase=linux-armv5-rc
|
||||||
#_srcname=linux-4.$((${_rcver##*.}-1))
|
#_srcname=linux-4.$((${_rcver##*.}-1))
|
||||||
|
@ -25,11 +25,11 @@ source=(#"http://www.kernel.org/pub/linux/kernel/v4.x/${_srcname}.tar.xz"
|
||||||
'0002-at91-arietta-g25-support.patch'
|
'0002-at91-arietta-g25-support.patch'
|
||||||
'0003-net-smsc95xx-Allow-mac-address-to-be-set-as-a-parame.patch'
|
'0003-net-smsc95xx-Allow-mac-address-to-be-set-as-a-parame.patch'
|
||||||
'config')
|
'config')
|
||||||
md5sums=('1f390de5f799f76b6477032137358c58'
|
md5sums=('a9e13186edfc19bc183de7fc6a1b2c59'
|
||||||
'77bd4cf88b10ab0a5545c99383675b5e'
|
'77bd4cf88b10ab0a5545c99383675b5e'
|
||||||
'a46e1936a8a028342a8cd2286e0a344c'
|
'a46e1936a8a028342a8cd2286e0a344c'
|
||||||
'7feab415253a953c99ae14c4d9d816e3'
|
'7feab415253a953c99ae14c4d9d816e3'
|
||||||
'2007dee90ce4cac1aa8f239cb88490ea')
|
'491d0a319bed4c72999307c09a72030c')
|
||||||
|
|
||||||
prepare() {
|
prepare() {
|
||||||
cd "${srcdir}/${_srcname}"
|
cd "${srcdir}/${_srcname}"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
#
|
#
|
||||||
# Automatically generated file; DO NOT EDIT.
|
# Automatically generated file; DO NOT EDIT.
|
||||||
# Linux/arm 4.7.0-rc2-1 Kernel Configuration
|
# Linux/arm 4.7.0-rc4-1 Kernel Configuration
|
||||||
#
|
#
|
||||||
CONFIG_ARM=y
|
CONFIG_ARM=y
|
||||||
CONFIG_ARM_HAS_SG_CHAIN=y
|
CONFIG_ARM_HAS_SG_CHAIN=y
|
||||||
|
@ -238,6 +238,7 @@ CONFIG_ARCH_MMAP_RND_BITS_MIN=8
|
||||||
CONFIG_ARCH_MMAP_RND_BITS_MAX=16
|
CONFIG_ARCH_MMAP_RND_BITS_MAX=16
|
||||||
CONFIG_ARCH_MMAP_RND_BITS=8
|
CONFIG_ARCH_MMAP_RND_BITS=8
|
||||||
# CONFIG_HAVE_ARCH_HASH is not set
|
# CONFIG_HAVE_ARCH_HASH is not set
|
||||||
|
# CONFIG_ISA_BUS_API is not set
|
||||||
CONFIG_CLONE_BACKWARDS=y
|
CONFIG_CLONE_BACKWARDS=y
|
||||||
CONFIG_OLD_SIGSUSPEND3=y
|
CONFIG_OLD_SIGSUSPEND3=y
|
||||||
CONFIG_OLD_SIGACTION=y
|
CONFIG_OLD_SIGACTION=y
|
||||||
|
|
Loading…
Reference in a new issue