mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
core/linux-armv5-rc to 4.4.rc4-1
This commit is contained in:
parent
cb539b1770
commit
abd4fe3c32
2 changed files with 5 additions and 4 deletions
|
@ -4,7 +4,7 @@
|
|||
buildarch=2
|
||||
|
||||
_rcver=4.4
|
||||
_rcrel=3
|
||||
_rcrel=4
|
||||
|
||||
pkgbase=linux-armv5-rc
|
||||
#_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'
|
||||
'0003-net-smsc95xx-Allow-mac-address-to-be-set-as-a-parame.patch'
|
||||
'config')
|
||||
md5sums=('e1d3a425a135654c6d2cbc4547e287ee'
|
||||
md5sums=('893caa049cd5c680bf6770603d6cb416'
|
||||
'efc43501dde0e8fb9329c8ef762ffdf4'
|
||||
'8cf88daec8febbc1a0703c8a3bd6b25c'
|
||||
'd311439f7fb7cb067121812236bbad47'
|
||||
'2a20f974dad01349eacc612cdb5ccf81')
|
||||
'328c76559533938021e2ebe49c9752a6')
|
||||
|
||||
prepare() {
|
||||
cd "${srcdir}/${_srcname}"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 4.4.0-rc1-1 Kernel Configuration
|
||||
# Linux/arm 4.4.0-rc4-1 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_ARM_HAS_SG_CHAIN=y
|
||||
|
@ -1622,6 +1622,7 @@ CONFIG_VETH=m
|
|||
CONFIG_ETHERNET=y
|
||||
# CONFIG_ALTERA_TSE is not set
|
||||
# CONFIG_NET_VENDOR_ARC is not set
|
||||
# CONFIG_NET_VENDOR_AURORA is not set
|
||||
CONFIG_NET_CADENCE=y
|
||||
CONFIG_MACB=y
|
||||
# CONFIG_NET_VENDOR_BROADCOM is not set
|
||||
|
|
Loading…
Reference in a new issue