kernel: update to 5.10.45

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
Arne Fitzenreiter
2021-06-19 11:08:02 +02:00
parent d91fde78dd
commit 31098ed5fe

View File

@@ -24,8 +24,8 @@
include Config
VER = 5.10.44
ARM_PATCHES = 5.10.44-ipfire0
VER = 5.10.45
ARM_PATCHES = 5.10.45-ipfire0
THISAPP = linux-$(VER)
DL_FILE = linux-$(VER).tar.xz
@@ -77,7 +77,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 = 2f6a3ee57f15560efb47e511c161efce
$(DL_FILE)_MD5 = 8a66e7447c0388028abb5899961724e6
arm-multi-patches-$(ARM_PATCHES).patch.xz_MD5 = 1b66be2d80c102c6c1963e9f601e5099
install : $(TARGET)