Explorar o código

ath79: enable 6.6 testing kernel

The ath79 target now supports the vanilla 6.6 kernel. Enjoy it!

Signed-off-by: Shiji Yang <[email protected]>
Shiji Yang hai 1 ano
pai
achega
eb48dae81e
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      target/linux/ath79/Makefile

+ 1 - 0
target/linux/ath79/Makefile

@@ -9,6 +9,7 @@ SUBTARGETS:=generic mikrotik nand tiny
 FEATURES:=ramdisk squashfs usbgadget
 
 KERNEL_PATCHVER:=6.1
+KERNEL_TESTING_PATCHVER:=6.6
 
 include $(INCLUDE_DIR)/target.mk