mirror of
https://github.com/VIKINGYFY/immortalwrt.git
synced 2025-12-16 17:15:26 +00:00
siflower: add support for Linux 6.12
Set KERNEL_TESTING_PATCHVER to allow testing Linux 6.12. Signed-off-by: Zhu Yujie <libriunc@gmail.com> Link: https://github.com/openwrt/openwrt/pull/20555 Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
This commit is contained in:
parent
fc53b04160
commit
e73c4a72f4
@ -8,6 +8,7 @@ FEATURES:=squashfs usb usbgadget
|
||||
SUBTARGETS:=sf19a2890 sf21
|
||||
|
||||
KERNEL_PATCHVER:=6.6
|
||||
KERNEL_TESTING_PATCHVER:=6.12
|
||||
|
||||
include $(INCLUDE_DIR)/target.mk
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user