mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
core/linux-armv5-rc to 4.5.rc6-1
This commit is contained in:
parent
c95caaae51
commit
e5af1c9e61
2 changed files with 5 additions and 4 deletions
|
@ -4,7 +4,7 @@
|
|||
buildarch=2
|
||||
|
||||
_rcver=4.5
|
||||
_rcrel=5
|
||||
_rcrel=6
|
||||
|
||||
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=('ac78406fff0c337a9e3295a3e2c012ee'
|
||||
md5sums=('e6f61000bdcc34ace5a760bc5a4af858'
|
||||
'9e7292551a34e0e6414ff480cda78007'
|
||||
'f7f2b7e7ff974913cb741ea5c8ad632e'
|
||||
'63ee04d409d10aa1a5a4e7d5fbb9e764'
|
||||
'8b1cbfa50283911b43cde0bd479b3424')
|
||||
'2fef7c524f9061bd1397c177d8c5186b')
|
||||
|
||||
prepare() {
|
||||
cd "${srcdir}/${_srcname}"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 4.5.0-rc4-1 Kernel Configuration
|
||||
# Linux/arm 4.5.0-rc6-1 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_ARM_HAS_SG_CHAIN=y
|
||||
|
@ -1765,6 +1765,7 @@ CONFIG_USB_NET_NET1080=m
|
|||
CONFIG_USB_NET_PLUSB=m
|
||||
CONFIG_USB_NET_MCS7830=m
|
||||
CONFIG_USB_NET_RNDIS_HOST=m
|
||||
CONFIG_USB_NET_CDC_SUBSET_ENABLE=m
|
||||
CONFIG_USB_NET_CDC_SUBSET=m
|
||||
CONFIG_USB_ALI_M5632=y
|
||||
CONFIG_USB_AN2720=y
|
||||
|
|
Loading…
Reference in a new issue