mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-26 02:42:58 +02:00
kernel: update to 4.14.150
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
@@ -24,8 +24,8 @@
|
||||
|
||||
include Config
|
||||
|
||||
VER = 4.14.149
|
||||
ARM_PATCHES = 4.14.149-ipfire0
|
||||
VER = 4.14.150
|
||||
ARM_PATCHES = 4.14.150-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 = c01c629217ca0b7a604f6e29585b74f0
|
||||
arm-multi-patches-$(ARM_PATCHES).patch.xz_MD5 = cc8c0146a076ad32e0d20078378bf1e3
|
||||
$(DL_FILE)_MD5 = 61358e7be9bfc17adb4c418355d957db
|
||||
arm-multi-patches-$(ARM_PATCHES).patch.xz_MD5 = e4931541ffe21dd29ca2447620de6693
|
||||
|
||||
install : $(TARGET)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user