mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
core/linux-aarch64-rc to 5.3.rc8-1
This commit is contained in:
parent
1819f022eb
commit
3b5fce6097
2 changed files with 17 additions and 10 deletions
|
@ -4,7 +4,7 @@
|
|||
buildarch=8
|
||||
|
||||
_rcver=5.3
|
||||
_rcrel=7
|
||||
_rcrel=8
|
||||
|
||||
pkgbase=linux-aarch64-rc
|
||||
_srcname=linux-${_rcver}-rc${_rcrel}
|
||||
|
@ -29,12 +29,12 @@ source=("https://git.kernel.org/torvalds/t/${_srcname}.tar.gz"
|
|||
'linux.preset'
|
||||
'60-linux.hook'
|
||||
'90-linux.hook')
|
||||
md5sums=('7a22bd2fce8baa2c4ced010e35f10ad8'
|
||||
md5sums=('715f6e82e9e6f6c1113d3af05644e2cc'
|
||||
'78f0a8c92f49c45d10f7a2b9455551b6'
|
||||
'86eab100b2b6b4abff411055949329bd'
|
||||
'843e7d5c5bc47f2899632d6610b4047b'
|
||||
'138648f7eecf6db5754e25a29b1b175d'
|
||||
'11dc5f5d9e9a11e8620142caafa6a80a'
|
||||
'e14cb7b6da9fa5c074a92aeb43609ba3'
|
||||
'7f1a96e24f5150f790df94398e9525a3'
|
||||
'61c5ff73c136ed07a7aadbf58db3d96a'
|
||||
'584777ae88bce2c5659960151b64c7d8'
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm64 5.3.0-rc7-1 Kernel Configuration
|
||||
# Linux/arm64 5.3.0-rc8-1 Kernel Configuration
|
||||
#
|
||||
|
||||
#
|
||||
|
@ -3221,12 +3221,19 @@ CONFIG_MWIFIEX_USB=m
|
|||
CONFIG_MWL8K=m
|
||||
CONFIG_WLAN_VENDOR_MEDIATEK=y
|
||||
CONFIG_MT7601U=m
|
||||
# CONFIG_MT76x0U is not set
|
||||
# CONFIG_MT76x0E is not set
|
||||
# CONFIG_MT76x2E is not set
|
||||
# CONFIG_MT76x2U is not set
|
||||
# CONFIG_MT7603E is not set
|
||||
# CONFIG_MT7615E is not set
|
||||
CONFIG_MT76_CORE=m
|
||||
CONFIG_MT76_LEDS=y
|
||||
CONFIG_MT76_USB=m
|
||||
CONFIG_MT76x02_LIB=m
|
||||
CONFIG_MT76x02_USB=m
|
||||
CONFIG_MT76x0_COMMON=m
|
||||
CONFIG_MT76x0U=m
|
||||
CONFIG_MT76x0E=m
|
||||
CONFIG_MT76x2_COMMON=m
|
||||
CONFIG_MT76x2E=m
|
||||
CONFIG_MT76x2U=m
|
||||
CONFIG_MT7603E=m
|
||||
CONFIG_MT7615E=m
|
||||
CONFIG_WLAN_VENDOR_RALINK=y
|
||||
CONFIG_RT2X00=m
|
||||
CONFIG_RT2400PCI=m
|
||||
|
|
Loading…
Reference in a new issue