mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-24 18:03:06 +02:00
kernel: update to 4.14.171
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
10
lfs/linux
10
lfs/linux
@@ -24,8 +24,8 @@
|
||||
|
||||
include Config
|
||||
|
||||
VER = 4.14.170
|
||||
ARM_PATCHES = 4.14.170-ipfire0
|
||||
VER = 4.14.171
|
||||
ARM_PATCHES = 4.14.171-ipfire0
|
||||
|
||||
THISAPP = linux-$(VER)
|
||||
DL_FILE = linux-$(VER).tar.xz
|
||||
@@ -34,7 +34,7 @@ DIR_APP = $(DIR_SRC)/$(THISAPP)
|
||||
CFLAGS =
|
||||
CXXFLAGS =
|
||||
|
||||
PAK_VER = 90
|
||||
PAK_VER = 91
|
||||
DEPS = ""
|
||||
|
||||
HEADERS_ARCH = $(BUILD_PLATFORM)
|
||||
@@ -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 = 2e3d6daa02e422f2387e7d2352e6aca8
|
||||
arm-multi-patches-$(ARM_PATCHES).patch.xz_MD5 = 2bf7ce33777ca17fd0cc8ab6c137c656
|
||||
$(DL_FILE)_MD5 = b9b2c64eb3ae7fa6023d2b8c981b5ac4
|
||||
arm-multi-patches-$(ARM_PATCHES).patch.xz_MD5 = f1d5d1dcb1d60c6f8476938070a65112
|
||||
|
||||
install : $(TARGET)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user