Skip to content

Commit e73c4a7

Browse files
libiuncAnsuel
authored andcommitted
siflower: add support for Linux 6.12
Set KERNEL_TESTING_PATCHVER to allow testing Linux 6.12. Signed-off-by: Zhu Yujie <[email protected]> Link: openwrt/openwrt#20555 Signed-off-by: Christian Marangi <[email protected]>
1 parent fc53b04 commit e73c4a7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

target/linux/siflower/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ FEATURES:=squashfs usb usbgadget
88
SUBTARGETS:=sf19a2890 sf21
99

1010
KERNEL_PATCHVER:=6.6
11+
KERNEL_TESTING_PATCHVER:=6.12
1112

1213
include $(INCLUDE_DIR)/target.mk
1314

0 commit comments

Comments
 (0)