mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/linux-armv5-rc to 4.1.rc4-1
This commit is contained in:
parent
088a278d88
commit
415ac975f7
2 changed files with 4 additions and 6 deletions
|
@ -4,7 +4,7 @@
|
|||
buildarch=2
|
||||
|
||||
_rcver=4.1
|
||||
_rcrel=3
|
||||
_rcrel=4
|
||||
|
||||
pkgbase=linux-armv5-rc
|
||||
_srcname=linux-4.$((${_rcver##*.}-1))
|
||||
|
@ -26,13 +26,13 @@ source=("http://www.kernel.org/pub/linux/kernel/v4.x/${_srcname}.tar.xz"
|
|||
'0005-at91-ariag25-updates.patch'
|
||||
'config')
|
||||
md5sums=('a86916bd12798220da9eb4a1eec3616d'
|
||||
'a858fe84bfa6428ff24852221613131f'
|
||||
'e51c8a5fbd2b7839cdf8f8505a7999df'
|
||||
'ed7991bb04554fd9ed4292ffd07bc916'
|
||||
'9225efbd445352fcfeaa83317bed0825'
|
||||
'560af5c50a5374201e3b89113cd69977'
|
||||
'8b9d27de7a5a5b73dba4dbd249b378eb'
|
||||
'a6461a6896d6d9bc2144ee199def455d'
|
||||
'f3424a7908925779d781f56c9940ed41')
|
||||
'fa52a5a7ece74e778052db9d5bae5ce7')
|
||||
|
||||
prepare() {
|
||||
cd "${srcdir}/${_srcname}"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 4.1.0-rc3-1 Kernel Configuration
|
||||
# Linux/arm 4.1.0-rc4-1 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_ARM_HAS_SG_CHAIN=y
|
||||
|
@ -1755,7 +1755,6 @@ CONFIG_NET_VENDOR_AGERE=y
|
|||
# CONFIG_NET_VENDOR_ALTEON is not set
|
||||
# CONFIG_ALTERA_TSE is not set
|
||||
# CONFIG_NET_VENDOR_AMD is not set
|
||||
# CONFIG_NET_XGENE is not set
|
||||
# CONFIG_NET_VENDOR_ARC is not set
|
||||
# CONFIG_NET_VENDOR_ATHEROS is not set
|
||||
CONFIG_NET_CADENCE=y
|
||||
|
@ -1836,7 +1835,6 @@ CONFIG_PHYLIB=y
|
|||
#
|
||||
# CONFIG_AT803X_PHY is not set
|
||||
# CONFIG_AMD_PHY is not set
|
||||
# CONFIG_AMD_XGBE_PHY is not set
|
||||
CONFIG_MARVELL_PHY=y
|
||||
CONFIG_DAVICOM_PHY=y
|
||||
# CONFIG_QSEMI_PHY is not set
|
||||
|
|
Loading…
Reference in a new issue