mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-21 00:12:58 +02:00
kernel: update to 4.14.81
This commit is contained in:
10
lfs/linux
10
lfs/linux
@@ -24,8 +24,8 @@
|
||||
|
||||
include Config
|
||||
|
||||
VER = 4.14.72
|
||||
ARM_PATCHES = 4.14.72-ipfire0
|
||||
VER = 4.14.81
|
||||
ARM_PATCHES = 4.14.81-ipfire0
|
||||
|
||||
THISAPP = linux-$(VER)
|
||||
DL_FILE = linux-$(VER).tar.xz
|
||||
@@ -34,7 +34,7 @@ DIR_APP = $(DIR_SRC)/$(THISAPP)
|
||||
CFLAGS =
|
||||
CXXFLAGS =
|
||||
|
||||
PAK_VER = 78
|
||||
PAK_VER = 79
|
||||
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 = 450b3f5f1124442dee768eaa097fd149
|
||||
arm-multi-patches-$(ARM_PATCHES).patch.xz_MD5 = 889a8d49a63bf462067409887f8105bb
|
||||
$(DL_FILE)_MD5 = 0386b6e177bd2a1b1fd487cd7ecf2162
|
||||
arm-multi-patches-$(ARM_PATCHES).patch.xz_MD5 = a0d291aaf6d4be7df23a0df3850681de
|
||||
|
||||
install : $(TARGET)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user