mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-14 13:02:58 +02:00
kernel: update to 4.14.44
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
@@ -24,8 +24,8 @@
|
||||
|
||||
include Config
|
||||
|
||||
VER = 4.14.43
|
||||
ARM_PATCHES = 4.14.43-ipfire0
|
||||
VER = 4.14.44
|
||||
ARM_PATCHES = 4.14.44-ipfire0
|
||||
|
||||
THISAPP = linux-$(VER)
|
||||
DL_FILE = linux-$(VER).tar.xz
|
||||
@@ -75,8 +75,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 = e2ee85c1c56cc048b072ccd469862233
|
||||
arm-multi-patches-$(ARM_PATCHES).patch.xz_MD5 = 12f346d38b519c71d9e9837529d53494
|
||||
$(DL_FILE)_MD5 = f899e4f755a6a23396115674fae81986
|
||||
arm-multi-patches-$(ARM_PATCHES).patch.xz_MD5 = 1d66d7f85b77d06da04d8421f92e0ab9
|
||||
|
||||
install : $(TARGET)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user