ath79: switch to 6.18
Move ath79 to the 6.18 kernel after testing it as the testing kernel. Signed-off-by: Leopoldo Pla <leopoldo.pla@treelogic.com> Link: https://github.com/openwrt/openwrt/pull/23514 Signed-off-by: Jonas Jelonek <jelonek.jonas@gmail.com>
This commit is contained in:
parent
ec8f8db38e
commit
5e03a75944
1 changed files with 1 additions and 2 deletions
|
|
@ -8,8 +8,7 @@ SUBTARGETS:=generic mikrotik nand tiny
|
|||
|
||||
FEATURES:=ramdisk squashfs usbgadget
|
||||
|
||||
KERNEL_PATCHVER:=6.12
|
||||
KERNEL_TESTING_PATCHVER:=6.18
|
||||
KERNEL_PATCHVER:=6.18
|
||||
|
||||
include $(INCLUDE_DIR)/target.mk
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue