mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
kernel: add nanopi r2c patches
https://git.ipfire.org/?p=people/arne_f/kernel.git;a=commit;h=4a06c119e0065bf8794a98bd21a71ff6236d32d1 https://git.ipfire.org/?p=people/arne_f/kernel.git;a=commit;h=716f69f11cf3bf328453cc3e284d5bce7feb9a0e Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
committed by
Peter Müller
parent
0a7f6097bc
commit
acb3aa6abd
@@ -293,6 +293,8 @@ boot/dtb-KVER-ipfire
|
||||
#boot/dtb-KVER-ipfire/rockchip/rk3326-odroid-go2.dtb
|
||||
#boot/dtb-KVER-ipfire/rockchip/rk3328-a1.dtb
|
||||
#boot/dtb-KVER-ipfire/rockchip/rk3328-evb.dtb
|
||||
#boot/dtb-KVER-ipfire/rockchip/rk3328-nanopi-r2c-oc.dtb
|
||||
#boot/dtb-KVER-ipfire/rockchip/rk3328-nanopi-r2c.dtb
|
||||
#boot/dtb-KVER-ipfire/rockchip/rk3328-nanopi-r2s-oc.dtb
|
||||
#boot/dtb-KVER-ipfire/rockchip/rk3328-nanopi-r2s.dtb
|
||||
#boot/dtb-KVER-ipfire/rockchip/rk3328-roc-cc.dtb
|
||||
@@ -22444,7 +22446,7 @@ lib/modules/KVER-ipfire/kernel
|
||||
#lib/modules/KVER-ipfire/kernel/sound/soc/sunxi/sun8i-adda-pr-regmap.ko.xz
|
||||
#lib/modules/KVER-ipfire/kernel/sound/soc/sunxi/sun8i-codec-analog.ko.xz
|
||||
#lib/modules/KVER-ipfire/kernel/sound/soundcore.ko.xz
|
||||
#lib/modules/KVER-ipfire/kernel/sound/usb
|
||||
#lib/modules/KVER[5~-ipfire/kernel/sound/usb
|
||||
#lib/modules/KVER-ipfire/kernel/sound/usb/6fire
|
||||
#lib/modules/KVER-ipfire/kernel/sound/usb/6fire/snd-usb-6fire.ko.xz
|
||||
#lib/modules/KVER-ipfire/kernel/sound/usb/bcd2000
|
||||
|
||||
@@ -25,7 +25,7 @@
|
||||
include Config
|
||||
|
||||
VER = 6.1.24
|
||||
ARM_PATCHES = 6.1.y-ipfire0
|
||||
ARM_PATCHES = 6.1.y-ipfire1
|
||||
|
||||
THISAPP = linux-$(VER)
|
||||
DL_FILE = linux-$(VER).tar.xz
|
||||
@@ -76,7 +76,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)_BLAKE2 = 2f20ad999655226bc79caca109bde0f940420d87a293cf000f2d8304122bdfcc388c1a558ff26f2f551c9b6133b8fb120dbd537f914e1b88d0fbbd5408e648b0
|
||||
arm-multi-patches-$(ARM_PATCHES).patch.xz_BLAKE2 = 3ef9a778c5c41ee8bf2942a48f63b21228a632a2910d2123f01155bbf571592898cffffa61c387a5a6c817b62e458947b4c406c6591b23b5401faa47b020337f
|
||||
arm-multi-patches-$(ARM_PATCHES).patch.xz_BLAKE2 = 2181ba20d1c9d2752d67438784da12470f5c9cb8acc4eb748637ae1e8bf9d7cd0e7a08a51fad5cac98764d46ae6a20521ddda31da7002d48dbd180ff04a4d9aa
|
||||
|
||||
install : $(TARGET)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user