mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
kernel: update to 4.14.183
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
11
lfs/linux
11
lfs/linux
@@ -24,8 +24,8 @@
|
||||
|
||||
include Config
|
||||
|
||||
VER = 4.14.173
|
||||
ARM_PATCHES = 4.14.173-ipfire0
|
||||
VER = 4.14.183
|
||||
ARM_PATCHES = 4.14.183-ipfire0
|
||||
|
||||
THISAPP = linux-$(VER)
|
||||
DL_FILE = linux-$(VER).tar.xz
|
||||
@@ -34,9 +34,6 @@ DIR_APP = $(DIR_SRC)/$(THISAPP)
|
||||
CFLAGS =
|
||||
CXXFLAGS =
|
||||
|
||||
PAK_VER = 94
|
||||
DEPS =
|
||||
|
||||
HEADERS_ARCH = $(BUILD_PLATFORM)
|
||||
KERNEL_ARCH = $(BUILD_ARCH)
|
||||
KERNEL_TARGET = bzImage
|
||||
@@ -82,8 +79,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 = 450adc5d8dc77bd2d89a4d7098f0abac
|
||||
arm-multi-patches-$(ARM_PATCHES).patch.xz_MD5 = 3072dd813363b20361f80ecc748a1084
|
||||
$(DL_FILE)_MD5 = bd6db02bdbe35609756842b8c4c72cad
|
||||
arm-multi-patches-$(ARM_PATCHES).patch.xz_MD5 = 55f6b8d709919adb8791e507836ceedc
|
||||
|
||||
install : $(TARGET)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user