mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
kernel: update arm-multi patchset
now patches for Raspberry Pi 3B+ LAN and WLAN included to patchset. https://git.ipfire.org/?p=people/arne_f/kernel.git;a=shortlog;h=refs/tags/v4.14.84-multi Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
include Config
|
||||
|
||||
VER = 4.14.84
|
||||
ARM_PATCHES = 4.14.84-ipfire0
|
||||
ARM_PATCHES = 4.14.84-ipfire1
|
||||
|
||||
THISAPP = linux-$(VER)
|
||||
DL_FILE = linux-$(VER).tar.xz
|
||||
@@ -83,7 +83,7 @@ $(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 = 85bb88000ddfae29b85ba7fd2146248f
|
||||
arm-multi-patches-$(ARM_PATCHES).patch.xz_MD5 = a5c2a8176f655d0f75c4278d3f4838b2
|
||||
arm-multi-patches-$(ARM_PATCHES).patch.xz_MD5 = 7d3fba7a6e34238af70010bda477bfc3
|
||||
|
||||
install : $(TARGET)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user