mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
kernel: update to 4.14.207
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
@@ -24,8 +24,8 @@
|
|||||||
|
|
||||||
include Config
|
include Config
|
||||||
|
|
||||||
VER = 4.14.206
|
VER = 4.14.207
|
||||||
ARM_PATCHES = 4.14.206-ipfire0
|
ARM_PATCHES = 4.14.207-ipfire0
|
||||||
|
|
||||||
THISAPP = linux-$(VER)
|
THISAPP = linux-$(VER)
|
||||||
DL_FILE = linux-$(VER).tar.xz
|
DL_FILE = linux-$(VER).tar.xz
|
||||||
@@ -79,7 +79,7 @@ objects =$(DL_FILE) \
|
|||||||
$(DL_FILE) = $(URL_IPFIRE)/$(DL_FILE)
|
$(DL_FILE) = $(URL_IPFIRE)/$(DL_FILE)
|
||||||
arm-multi-patches-$(ARM_PATCHES).patch.xz = $(URL_IPFIRE)/arm-multi-patches-$(ARM_PATCHES).patch.xz
|
arm-multi-patches-$(ARM_PATCHES).patch.xz = $(URL_IPFIRE)/arm-multi-patches-$(ARM_PATCHES).patch.xz
|
||||||
|
|
||||||
$(DL_FILE)_MD5 = c08bf53b35b816089d04b99036e0304a
|
$(DL_FILE)_MD5 = b835053e5965818e66d89c210ca3db4c
|
||||||
arm-multi-patches-$(ARM_PATCHES).patch.xz_MD5 = 2b0e8e3ebe9827b2bfed7397b043dbc5
|
arm-multi-patches-$(ARM_PATCHES).patch.xz_MD5 = 2b0e8e3ebe9827b2bfed7397b043dbc5
|
||||||
|
|
||||||
install : $(TARGET)
|
install : $(TARGET)
|
||||||
|
|||||||
Reference in New Issue
Block a user