mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
core/linux-aarch64 to 6.11.7-1
This commit is contained in:
parent
8c6464399d
commit
f0276273c3
2 changed files with 5 additions and 7 deletions
|
@ -8,8 +8,8 @@ pkgbase=linux-aarch64
|
|||
_srcname=linux-6.11
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="AArch64 multi-platform"
|
||||
pkgver=6.11.6
|
||||
pkgrel=2
|
||||
pkgver=6.11.7
|
||||
pkgrel=1
|
||||
arch=('aarch64')
|
||||
url="http://www.kernel.org/"
|
||||
license=('GPL2')
|
||||
|
@ -26,11 +26,11 @@ source=("http://www.kernel.org/pub/linux/kernel/v6.x/${_srcname}.tar.xz"
|
|||
'kernel_data_key.vbprivk'
|
||||
'linux.preset')
|
||||
md5sums=('612a9feef07be8663098a0a58cddf7a6'
|
||||
'a418ec6420b93c8fd0fba85dc7b8762d'
|
||||
'b53937e19176a3ed2061020198adc559'
|
||||
'7862339da94da0b7958e61e2210760a7'
|
||||
'c064a0a49f4ed7d487d482ca73c75178'
|
||||
'416b7c6ef37cc0edb6cb67cf618360f5'
|
||||
'6552f2203091502957c259f619a2f420'
|
||||
'35aa6f8dcf28387e5505e8c76fbfea2d'
|
||||
'7c97cf141750ad810235b1ad06eb9f75'
|
||||
'61c5ff73c136ed07a7aadbf58db3d96a'
|
||||
'584777ae88bce2c5659960151b64c7d8'
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm64 6.11.6 Kernel Configuration
|
||||
# Linux/arm64 6.11.7 Kernel Configuration
|
||||
#
|
||||
CONFIG_CC_VERSION_TEXT="gcc (GCC) 14.1.1 20240507"
|
||||
CONFIG_CC_IS_GCC=y
|
||||
|
@ -1937,7 +1937,6 @@ CONFIG_MAC80211_RC_DEFAULT="minstrel_ht"
|
|||
CONFIG_MAC80211_MESH=y
|
||||
CONFIG_MAC80211_LEDS=y
|
||||
CONFIG_MAC80211_DEBUGFS=y
|
||||
# CONFIG_MAC80211_MESSAGE_TRACING is not set
|
||||
# CONFIG_MAC80211_DEBUG_MENU is not set
|
||||
CONFIG_MAC80211_STA_HASH_MAX_SIZE=0
|
||||
CONFIG_RFKILL=m
|
||||
|
@ -3622,7 +3621,6 @@ CONFIG_BRCMFMAC_PROTO_MSGBUF=y
|
|||
CONFIG_BRCMFMAC_SDIO=y
|
||||
CONFIG_BRCMFMAC_USB=y
|
||||
CONFIG_BRCMFMAC_PCIE=y
|
||||
# CONFIG_BRCM_TRACING is not set
|
||||
# CONFIG_BRCMDBG is not set
|
||||
CONFIG_WLAN_VENDOR_INTEL=y
|
||||
CONFIG_IPW2100=m
|
||||
|
|
Loading…
Reference in a new issue