mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 11:13:24 +02:00
kernel: update to 4.14.41
Signen-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
@@ -86,6 +86,7 @@ boot/dtb-KVER-ipfire-multi
|
|||||||
#boot/dtb-KVER-ipfire-multi/bcm2835-rpi-zero-w.dtb
|
#boot/dtb-KVER-ipfire-multi/bcm2835-rpi-zero-w.dtb
|
||||||
#boot/dtb-KVER-ipfire-multi/bcm2835-rpi-zero.dtb
|
#boot/dtb-KVER-ipfire-multi/bcm2835-rpi-zero.dtb
|
||||||
#boot/dtb-KVER-ipfire-multi/bcm2836-rpi-2-b.dtb
|
#boot/dtb-KVER-ipfire-multi/bcm2836-rpi-2-b.dtb
|
||||||
|
#boot/dtb-KVER-ipfire-multi/bcm2837-rpi-3-b-plus.dtb
|
||||||
#boot/dtb-KVER-ipfire-multi/bcm2837-rpi-3-b.dtb
|
#boot/dtb-KVER-ipfire-multi/bcm2837-rpi-3-b.dtb
|
||||||
#boot/dtb-KVER-ipfire-multi/berlin2-sony-nsz-gs7.dtb
|
#boot/dtb-KVER-ipfire-multi/berlin2-sony-nsz-gs7.dtb
|
||||||
#boot/dtb-KVER-ipfire-multi/berlin2cd-google-chromecast.dtb
|
#boot/dtb-KVER-ipfire-multi/berlin2cd-google-chromecast.dtb
|
||||||
|
|||||||
@@ -24,8 +24,8 @@
|
|||||||
|
|
||||||
include Config
|
include Config
|
||||||
|
|
||||||
VER = 4.14.40
|
VER = 4.14.41
|
||||||
ARM_PATCHES = 4.14.40-ipfire0
|
ARM_PATCHES = 4.14.41-ipfire0
|
||||||
|
|
||||||
THISAPP = linux-$(VER)
|
THISAPP = linux-$(VER)
|
||||||
DL_FILE = linux-$(VER).tar.xz
|
DL_FILE = linux-$(VER).tar.xz
|
||||||
@@ -75,8 +75,8 @@ 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 = 8376ed89777760443a359edb1d08ed9a
|
$(DL_FILE)_MD5 = ce212dfed5c5e8a92808f675ef433382
|
||||||
arm-multi-patches-$(ARM_PATCHES).patch.xz_MD5 = ae7091bb79bad05c8394c8bacc48dd60
|
arm-multi-patches-$(ARM_PATCHES).patch.xz_MD5 = 12f346d38b519c71d9e9837529d53494
|
||||||
|
|
||||||
install : $(TARGET)
|
install : $(TARGET)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user