mirror of https://github.com/openwrt/openwrt.git
ath79: enable 6.12 testing kernel
The 6.12 testing kernel for ath79 target is ready now. Tested on AR9344 (ath79/nand) and QCA9531 (ath79/generic). Signed-off-by: Shiji Yang <yangshiji66@outlook.com>
This commit is contained in:
parent
2c7c0773b2
commit
df465b6513
|
@ -9,6 +9,7 @@ SUBTARGETS:=generic mikrotik nand tiny
|
|||
FEATURES:=ramdisk squashfs usbgadget
|
||||
|
||||
KERNEL_PATCHVER:=6.6
|
||||
KERNEL_TESTING_PATCHVER:=6.12
|
||||
|
||||
include $(INCLUDE_DIR)/target.mk
|
||||
|
||||
|
|
Loading…
Reference in New Issue