mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
kernel: update to 6.6.28
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm64 6.6.27-ipfire Kernel Configuration
|
||||
# Linux/arm64 6.6.28-ipfire Kernel Configuration
|
||||
#
|
||||
CONFIG_CC_VERSION_TEXT="gcc (GCC) 13.2.0"
|
||||
CONFIG_CC_IS_GCC=y
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/x86 6.6.27-ipfire Kernel Configuration
|
||||
# Linux/x86 6.6.28-ipfire Kernel Configuration
|
||||
#
|
||||
CONFIG_CC_VERSION_TEXT="gcc (GCC) 13.2.0"
|
||||
CONFIG_CC_IS_GCC=y
|
||||
@@ -510,9 +510,7 @@ CONFIG_CPU_SRSO=y
|
||||
CONFIG_SLS=y
|
||||
# CONFIG_GDS_FORCE_MITIGATION is not set
|
||||
CONFIG_MITIGATION_RFDS=y
|
||||
# CONFIG_SPECTRE_BHI_ON is not set
|
||||
# CONFIG_SPECTRE_BHI_OFF is not set
|
||||
CONFIG_SPECTRE_BHI_AUTO=y
|
||||
CONFIG_MITIGATION_SPECTRE_BHI=y
|
||||
CONFIG_ARCH_HAS_ADD_PAGES=y
|
||||
|
||||
#
|
||||
|
||||
@@ -9205,6 +9205,7 @@ etc/modprobe.d/ipv6.conf
|
||||
#lib/modules/KVER-ipfire/build/include/config/MISC_RTSX_PCI
|
||||
#lib/modules/KVER-ipfire/build/include/config/MISC_RTSX_USB
|
||||
#lib/modules/KVER-ipfire/build/include/config/MITIGATION_RFDS
|
||||
#lib/modules/KVER-ipfire/build/include/config/MITIGATION_SPECTRE_BHI
|
||||
#lib/modules/KVER-ipfire/build/include/config/MLX4_CORE
|
||||
#lib/modules/KVER-ipfire/build/include/config/MLX4_CORE_GEN2
|
||||
#lib/modules/KVER-ipfire/build/include/config/MLX4_EN
|
||||
@@ -10994,7 +10995,6 @@ etc/modprobe.d/ipv6.conf
|
||||
#lib/modules/KVER-ipfire/build/include/config/SPARSEMEM_VMEMMAP
|
||||
#lib/modules/KVER-ipfire/build/include/config/SPARSEMEM_VMEMMAP_ENABLE
|
||||
#lib/modules/KVER-ipfire/build/include/config/SPARSE_IRQ
|
||||
#lib/modules/KVER-ipfire/build/include/config/SPECTRE_BHI_AUTO
|
||||
#lib/modules/KVER-ipfire/build/include/config/SPECULATION_MITIGATIONS
|
||||
#lib/modules/KVER-ipfire/build/include/config/SPLIT_PTLOCK_CPUS
|
||||
#lib/modules/KVER-ipfire/build/include/config/SPMI
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
|
||||
include Config
|
||||
|
||||
VER = 6.6.27
|
||||
VER = 6.6.28
|
||||
|
||||
THISAPP = linux-$(VER)
|
||||
DL_FILE = linux-$(VER).tar.xz
|
||||
@@ -72,7 +72,7 @@ objects = \
|
||||
|
||||
$(DL_FILE) = $(URL_IPFIRE)/$(DL_FILE)
|
||||
|
||||
$(DL_FILE)_BLAKE2 = 386ceee8c6f48936461a6b5a770a7ade5ebb81cf936ee3712a7ebcf6a938490d8829babe15bf7a58cc0fc64f5f0cbb6bc501d3612eab6faa9531e00c929b4bb1
|
||||
$(DL_FILE)_BLAKE2 = 688c9b46f36a0ef8dedbfe27681878216e9b11faa05bb3f8a5f257d6536df2a3260c2ecac33d67b6b1a27dfb747a86ae8911a0bc2c6376f062fd04595e05b199
|
||||
|
||||
install : $(TARGET)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user