forked from mirror/openwrt
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
1 changed files with 1 additions and 0 deletions
|
|
@ -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…
Add table
Reference in a new issue