ath79: enable 6.6 testing kernel
The ath79 target now supports the vanilla 6.6 kernel. Enjoy it! Signed-off-by: Shiji Yang <yangshiji66@qq.com>
This commit is contained in:
parent
26390b5361
commit
eb48dae81e
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ SUBTARGETS:=generic mikrotik nand tiny
|
||||||
FEATURES:=ramdisk squashfs usbgadget
|
FEATURES:=ramdisk squashfs usbgadget
|
||||||
|
|
||||||
KERNEL_PATCHVER:=6.1
|
KERNEL_PATCHVER:=6.1
|
||||||
|
KERNEL_TESTING_PATCHVER:=6.6
|
||||||
|
|
||||||
include $(INCLUDE_DIR)/target.mk
|
include $(INCLUDE_DIR)/target.mk
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue