kernel: update to 4.14.211

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
Arne Fitzenreiter
2020-12-08 18:26:37 +01:00
parent 8372d89000
commit 4aae5f819a

View File

@@ -24,8 +24,8 @@
include Config
VER = 4.14.210
ARM_PATCHES = 4.14.210-ipfire0
VER = 4.14.211
ARM_PATCHES = 4.14.211-ipfire0
THISAPP = linux-$(VER)
DL_FILE = linux-$(VER).tar.xz
@@ -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 = 84918d49079e7a75b4c2450fa3b4fcb9
$(DL_FILE)_MD5 = 41241e9508acc9183540db785f78ec78
arm-multi-patches-$(ARM_PATCHES).patch.xz_MD5 = 2b0e8e3ebe9827b2bfed7397b043dbc5
install : $(TARGET)