Explorar o código

ath79: mikrotik: add 5.15 support for mikrotik subtarget

Tested on RB922

Signed-off-by: Koen Vandeputte <[email protected]>
Koen Vandeputte %!s(int64=3) %!d(string=hai) anos
pai
achega
5af9aafabb
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      target/linux/ath79/mikrotik/target.mk

+ 2 - 0
target/linux/ath79/mikrotik/target.mk

@@ -5,6 +5,8 @@ IMAGES_DIR := ../../..
 
 DEFAULT_PACKAGES += wpad-basic-wolfssl
 
+KERNEL_TESTING_PATCHVER:=5.15
+
 define Target/Description
 	Build firmware images for MikroTik devices based on Qualcomm Atheros
 	MIPS SoCs (AR71xx, AR72xx, AR91xx, AR93xx, QCA95xx).