mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
kernel: update to 4.14.97
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 4.14.94-ipfire Kernel Configuration
|
||||
# Linux/arm64 4.14.97-ipfire Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM64=y
|
||||
CONFIG_64BIT=y
|
||||
@@ -6292,7 +6292,7 @@ CONFIG_SUNRPC_DEBUG=y
|
||||
CONFIG_CIFS=m
|
||||
CONFIG_CIFS_STATS=y
|
||||
# CONFIG_CIFS_STATS2 is not set
|
||||
# CONFIG_CIFS_WEAK_PW_HASH is not set
|
||||
# CONFIG_CIFS_ALLOW_INSECURE_LEGACY is not set
|
||||
# CONFIG_CIFS_UPCALL is not set
|
||||
CONFIG_CIFS_XATTR=y
|
||||
CONFIG_CIFS_ACL=y
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 4.14.94-ipfire-kirkwood Kernel Configuration
|
||||
# Linux/arm 4.14.97-ipfire-kirkwood Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_ARM_HAS_SG_CHAIN=y
|
||||
@@ -5719,7 +5719,7 @@ CONFIG_SUNRPC_DEBUG=y
|
||||
CONFIG_CIFS=m
|
||||
CONFIG_CIFS_STATS=y
|
||||
# CONFIG_CIFS_STATS2 is not set
|
||||
# CONFIG_CIFS_WEAK_PW_HASH is not set
|
||||
# CONFIG_CIFS_ALLOW_INSECURE_LEGACY is not set
|
||||
# CONFIG_CIFS_UPCALL is not set
|
||||
CONFIG_CIFS_XATTR=y
|
||||
CONFIG_CIFS_ACL=y
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 4.14.94-ipfire-multi Kernel Configuration
|
||||
# Linux/arm 4.14.97-ipfire-multi Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_ARM_HAS_SG_CHAIN=y
|
||||
@@ -6782,7 +6782,7 @@ CONFIG_SUNRPC_DEBUG=y
|
||||
CONFIG_CIFS=m
|
||||
CONFIG_CIFS_STATS=y
|
||||
# CONFIG_CIFS_STATS2 is not set
|
||||
# CONFIG_CIFS_WEAK_PW_HASH is not set
|
||||
# CONFIG_CIFS_ALLOW_INSECURE_LEGACY is not set
|
||||
# CONFIG_CIFS_UPCALL is not set
|
||||
CONFIG_CIFS_XATTR=y
|
||||
CONFIG_CIFS_ACL=y
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/x86 4.14.94-ipfire-pae Kernel Configuration
|
||||
# Linux/x86 4.14.97-ipfire-pae Kernel Configuration
|
||||
#
|
||||
# CONFIG_64BIT is not set
|
||||
CONFIG_X86_32=y
|
||||
@@ -6411,7 +6411,7 @@ CONFIG_SUNRPC_DEBUG=y
|
||||
CONFIG_CIFS=m
|
||||
CONFIG_CIFS_STATS=y
|
||||
# CONFIG_CIFS_STATS2 is not set
|
||||
# CONFIG_CIFS_WEAK_PW_HASH is not set
|
||||
# CONFIG_CIFS_ALLOW_INSECURE_LEGACY is not set
|
||||
# CONFIG_CIFS_UPCALL is not set
|
||||
CONFIG_CIFS_XATTR=y
|
||||
CONFIG_CIFS_ACL=y
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/x86 4.14.94-ipfire-pae Kernel Configuration
|
||||
# Linux/x86 4.14.97-ipfire-pae Kernel Configuration
|
||||
#
|
||||
# CONFIG_64BIT is not set
|
||||
CONFIG_X86_32=y
|
||||
@@ -6417,7 +6417,7 @@ CONFIG_SUNRPC_DEBUG=y
|
||||
CONFIG_CIFS=m
|
||||
CONFIG_CIFS_STATS=y
|
||||
# CONFIG_CIFS_STATS2 is not set
|
||||
# CONFIG_CIFS_WEAK_PW_HASH is not set
|
||||
# CONFIG_CIFS_ALLOW_INSECURE_LEGACY is not set
|
||||
# CONFIG_CIFS_UPCALL is not set
|
||||
CONFIG_CIFS_XATTR=y
|
||||
CONFIG_CIFS_ACL=y
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/x86 4.14.94-ipfire Kernel Configuration
|
||||
# Linux/x86 4.14.97-ipfire Kernel Configuration
|
||||
#
|
||||
CONFIG_64BIT=y
|
||||
CONFIG_X86_64=y
|
||||
@@ -6271,7 +6271,7 @@ CONFIG_SUNRPC_DEBUG=y
|
||||
CONFIG_CIFS=m
|
||||
CONFIG_CIFS_STATS=y
|
||||
# CONFIG_CIFS_STATS2 is not set
|
||||
# CONFIG_CIFS_WEAK_PW_HASH is not set
|
||||
# CONFIG_CIFS_ALLOW_INSECURE_LEGACY is not set
|
||||
# CONFIG_CIFS_UPCALL is not set
|
||||
CONFIG_CIFS_XATTR=y
|
||||
CONFIG_CIFS_ACL=y
|
||||
|
||||
@@ -24,8 +24,8 @@
|
||||
|
||||
include Config
|
||||
|
||||
VER = 4.14.95
|
||||
ARM_PATCHES = 4.14.95-ipfire0
|
||||
VER = 4.14.97
|
||||
ARM_PATCHES = 4.14.97-ipfire0
|
||||
|
||||
THISAPP = linux-$(VER)
|
||||
DL_FILE = linux-$(VER).tar.xz
|
||||
@@ -82,8 +82,8 @@ 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 = 581f25286b695c77c7fc20711f2d3c89
|
||||
arm-multi-patches-$(ARM_PATCHES).patch.xz_MD5 = 1b7d72e71b8923d39eb2fede46c66d0c
|
||||
$(DL_FILE)_MD5 = 14dc56d3933045782caca454d32e8874
|
||||
arm-multi-patches-$(ARM_PATCHES).patch.xz_MD5 = b2f6559b08f764c0d974e860660d416a
|
||||
|
||||
install : $(TARGET)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user