mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/linux-aarch64-rc to 6.12.rc2-1
This commit is contained in:
parent
8034411bbc
commit
694ad87617
2 changed files with 4 additions and 6 deletions
|
@ -4,7 +4,7 @@
|
|||
buildarch=8
|
||||
|
||||
_rcver=6.12
|
||||
_rcrel=1
|
||||
_rcrel=2
|
||||
|
||||
pkgbase=linux-aarch64-rc
|
||||
_srcname=linux-${_rcver}-rc${_rcrel}
|
||||
|
@ -26,11 +26,11 @@ source=("https://git.kernel.org/torvalds/t/${_srcname}.tar.gz"
|
|||
'kernel.keyblock'
|
||||
'kernel_data_key.vbprivk'
|
||||
'linux.preset')
|
||||
md5sums=('747bf77579b17f6e824f24403f5c042e'
|
||||
md5sums=('8bfa42dc7cd73d34f5387000b86329d9'
|
||||
'7b08a199a97e3e2288e5c03d8e8ded2d'
|
||||
'c9d4e392555b77034e24e9f87c5ff0b3'
|
||||
'a6abfb191ecb3d7d5f6ccdaca335a11d'
|
||||
'138a55aeb0781627a31d234336ee23c0'
|
||||
'ace2c85b37e4d82a206f87ffabdd9265'
|
||||
'7c97cf141750ad810235b1ad06eb9f75'
|
||||
'61c5ff73c136ed07a7aadbf58db3d96a'
|
||||
'584777ae88bce2c5659960151b64c7d8'
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm64 6.12.0-rc1 Kernel Configuration
|
||||
# Linux/arm64 6.12.0-rc2 Kernel Configuration
|
||||
#
|
||||
CONFIG_CC_VERSION_TEXT="gcc (GCC) 14.1.1 20240507"
|
||||
CONFIG_CC_IS_GCC=y
|
||||
|
@ -3206,7 +3206,6 @@ CONFIG_NET_VENDOR_MICROCHIP=y
|
|||
# CONFIG_LAN865X is not set
|
||||
# CONFIG_LAN966X_SWITCH is not set
|
||||
# CONFIG_VCAP is not set
|
||||
# CONFIG_FDMA is not set
|
||||
CONFIG_NET_VENDOR_MICROSEMI=y
|
||||
# CONFIG_MSCC_OCELOT_SWITCH is not set
|
||||
CONFIG_NET_VENDOR_MICROSOFT=y
|
||||
|
@ -3970,7 +3969,6 @@ CONFIG_MOUSE_PS2=y
|
|||
CONFIG_MOUSE_PS2_ALPS=y
|
||||
CONFIG_MOUSE_PS2_BYD=y
|
||||
CONFIG_MOUSE_PS2_LOGIPS2PP=y
|
||||
CONFIG_MOUSE_PS2_PIXART=y
|
||||
CONFIG_MOUSE_PS2_SYNAPTICS=y
|
||||
CONFIG_MOUSE_PS2_SYNAPTICS_SMBUS=y
|
||||
CONFIG_MOUSE_PS2_CYPRESS=y
|
||||
|
|
Loading…
Reference in a new issue