mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-13 04:22:58 +02:00
kernel: update to 4.14.35
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
@@ -24,8 +24,8 @@
|
||||
|
||||
include Config
|
||||
|
||||
VER = 4.14.34
|
||||
ARM_PATCHES = 4.14.34-ipfire0
|
||||
VER = 4.14.35
|
||||
ARM_PATCHES = 4.14.35-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).tar.xz = $(URL_IPFIRE)/arm-multi-patches-$(ARM_PATCHES).tar.xz
|
||||
|
||||
$(DL_FILE)_MD5 = 815b808ef64375fec3b2843e4d556c87
|
||||
arm-multi-patches-$(ARM_PATCHES).tar.xz_MD5 = e0ba42f27516c3a9bfae4d8ae05ea986
|
||||
$(DL_FILE)_MD5 = 9f565a7edf93b58022e529f8d904a4ea
|
||||
arm-multi-patches-$(ARM_PATCHES).tar.xz_MD5 = f56e8cd4509b2ff174b5934109e3a757
|
||||
|
||||
install : $(TARGET)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user