mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 11:13:24 +02:00
kernel: update to 4.14.138
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.137
|
VER = 4.14.138
|
||||||
ARM_PATCHES = 4.14.137-ipfire0
|
ARM_PATCHES = 4.14.138-ipfire0
|
||||||
|
|
||||||
THISAPP = linux-$(VER)
|
THISAPP = linux-$(VER)
|
||||||
DL_FILE = linux-$(VER).tar.xz
|
DL_FILE = linux-$(VER).tar.xz
|
||||||
@@ -82,7 +82,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 = 9a9507865cc1ea62d3bb49afe1b26d5a
|
$(DL_FILE)_MD5 = 00a16e1b1c6f295d236e5f82e20a0d2f
|
||||||
arm-multi-patches-$(ARM_PATCHES).patch.xz_MD5 = aac1fa091598028a8c27d64f206b6fca
|
arm-multi-patches-$(ARM_PATCHES).patch.xz_MD5 = aac1fa091598028a8c27d64f206b6fca
|
||||||
|
|
||||||
install : $(TARGET)
|
install : $(TARGET)
|
||||||
|
|||||||
Reference in New Issue
Block a user