mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
kernel: update to 5.10.32
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 5.10.25-ipfire Kernel Configuration
|
||||
# Linux/arm64 5.10.32-ipfire Kernel Configuration
|
||||
#
|
||||
CONFIG_CC_VERSION_TEXT="gcc (GCC) 10.2.0"
|
||||
CONFIG_CC_IS_GCC=y
|
||||
@@ -409,6 +409,7 @@ CONFIG_SETEND_EMULATION=y
|
||||
#
|
||||
CONFIG_ARM64_HW_AFDBM=y
|
||||
CONFIG_ARM64_PAN=y
|
||||
CONFIG_AS_HAS_LSE_ATOMICS=y
|
||||
CONFIG_ARM64_LSE_ATOMICS=y
|
||||
CONFIG_ARM64_USE_LSE_ATOMICS=y
|
||||
CONFIG_ARM64_VHE=y
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 5.10.26-ipfire-multi Kernel Configuration
|
||||
# Linux/arm 5.10.32-ipfire-multi Kernel Configuration
|
||||
#
|
||||
CONFIG_CC_VERSION_TEXT="gcc (GCC) 10.2.0"
|
||||
CONFIG_CC_IS_GCC=y
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/x86 5.10.28-ipfire Kernel Configuration
|
||||
# Linux/x86 5.10.32-ipfire Kernel Configuration
|
||||
#
|
||||
CONFIG_CC_VERSION_TEXT="gcc (GCC) 10.2.0"
|
||||
CONFIG_CC_IS_GCC=y
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/x86 5.10.30-ipfire Kernel Configuration
|
||||
# Linux/x86 5.10.32-ipfire Kernel Configuration
|
||||
#
|
||||
CONFIG_CC_VERSION_TEXT="gcc (GCC) 10.2.0"
|
||||
CONFIG_CC_IS_GCC=y
|
||||
|
||||
@@ -6647,6 +6647,8 @@ etc/modprobe.d/ipv6.conf
|
||||
#lib/modules/KVER-ipfire/build/include/config/as/has/cfi/negate
|
||||
#lib/modules/KVER-ipfire/build/include/config/as/has/cfi/negate/ra
|
||||
#lib/modules/KVER-ipfire/build/include/config/as/has/cfi/negate/ra/state.h
|
||||
#lib/modules/KVER-ipfire/build/include/config/as/has/lse
|
||||
#lib/modules/KVER-ipfire/build/include/config/as/has/lse/atomics.h
|
||||
#lib/modules/KVER-ipfire/build/include/config/as/has/pac.h
|
||||
#lib/modules/KVER-ipfire/build/include/config/asm
|
||||
#lib/modules/KVER-ipfire/build/include/config/asm/modversions.h
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
|
||||
include Config
|
||||
|
||||
VER = 5.10.31
|
||||
VER = 5.10.32
|
||||
ARM_PATCHES = 4.14.212-ipfire0
|
||||
|
||||
THISAPP = linux-$(VER)
|
||||
@@ -79,7 +79,7 @@ objects =$(DL_FILE) \
|
||||
$(DL_FILE) = $(URL_IPFIRE)/$(DL_FILE)
|
||||
arm-multi-patches-$(ARM_PATCHES).patch.xz = $(URL_IPFIRE)/arm-multi-patches-$(ARM_PATCHES).patch.xz
|
||||
|
||||
$(DL_FILE)_MD5 = 46a370ba01b7b5d60b9511e7a37b658e
|
||||
$(DL_FILE)_MD5 = cc4730c5204ca84558c0a098f4e42e20
|
||||
arm-multi-patches-$(ARM_PATCHES).patch.xz_MD5 = 2b0e8e3ebe9827b2bfed7397b043dbc5
|
||||
|
||||
install : $(TARGET)
|
||||
|
||||
Reference in New Issue
Block a user