kernel: update to 4.14.232

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
Reviewed-by: Peter Müller <peter.mueller@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Arne Fitzenreiter
2021-05-14 18:32:02 +02:00
committed by Michael Tremer
parent 954ea759d6
commit 10ce44b0c6
13 changed files with 15 additions and 15 deletions

View File

@@ -24,8 +24,8 @@
include Config
VER = 4.14.230
ARM_PATCHES = 4.14.230-ipfire0
VER = 4.14.232
ARM_PATCHES = 4.14.232-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 = 9fceffba37032235767745a83b2f7ad2
$(DL_FILE)_MD5 = f9dbc2f2656f30aef8394ac9d4ee88b3
arm-multi-patches-$(ARM_PATCHES).patch.xz_MD5 = a04b842733999abb818cabb0388572b8
install : $(TARGET)