mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-12 04:05:53 +02:00
kernel: update to 5.10.14
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
|
||||
include Config
|
||||
|
||||
VER = 5.10.13
|
||||
VER = 5.10.14
|
||||
ARM_PATCHES = 4.14.212-ipfire0
|
||||
|
||||
THISAPP = linux-$(VER)
|
||||
@@ -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 = 2427bad3186737a954c2b713d53ec26d
|
||||
$(DL_FILE)_MD5 = 76fc9295fdda880ed75abb0feaefba58
|
||||
arm-multi-patches-$(ARM_PATCHES).patch.xz_MD5 = 2b0e8e3ebe9827b2bfed7397b043dbc5
|
||||
|
||||
install : $(TARGET)
|
||||
|
||||
Reference in New Issue
Block a user