kernel: update to 4.14.84

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
Arne Fitzenreiter
2018-11-29 07:02:25 +01:00
parent 3eea5c6f3a
commit 9743182472

View File

@@ -24,8 +24,8 @@
include Config
VER = 4.14.83
ARM_PATCHES = 4.14.83-ipfire0
VER = 4.14.84
ARM_PATCHES = 4.14.84-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 = a162c153de6516a885c955701b447968
arm-multi-patches-$(ARM_PATCHES).patch.xz_MD5 = a0d291aaf6d4be7df23a0df3850681de
$(DL_FILE)_MD5 = 85bb88000ddfae29b85ba7fd2146248f
arm-multi-patches-$(ARM_PATCHES).patch.xz_MD5 = a5c2a8176f655d0f75c4278d3f4838b2
install : $(TARGET)