Forráskód Böngészése

airoha: set KERNEL_TESTING_PATCHVER:=6.6

Lets give Linux 6.6 a try.

Signed-off-by: Daniel Golle <[email protected]>
Link: https://github.com/openwrt/openwrt/pull/15416
Signed-off-by: Robert Marko <[email protected]>
Daniel Golle 1 éve
szülő
commit
fbf6f9da02
1 módosított fájl, 1 hozzáadás és 0 törlés
  1. 1 0
      target/linux/airoha/Makefile

+ 1 - 0
target/linux/airoha/Makefile

@@ -7,6 +7,7 @@ CPU_TYPE:=cortex-a7
 FEATURES:=dt squashfs nand ramdisk gpio source-only
 
 KERNEL_PATCHVER:=6.1
+KERNEL_TESTING_PATCHVER:=6.6
 
 include $(INCLUDE_DIR)/target.mk