ipq806x: 5:15: add testing kernel version
[openwrt/staging/chunkeey.git] / target / linux / ipq806x / Makefile
index 14f65474f9359c1d4158f3953e4f3693eca9f00a..665a830e348f4026e9aa4804f19f14d5d553d3a0 100644 (file)
@@ -10,7 +10,8 @@ CPU_TYPE:=cortex-a15
 CPU_SUBTYPE:=neon-vfpv4
 SUBTARGETS:=generic
 
-KERNEL_PATCHVER:=5.4
+KERNEL_PATCHVER:=5.10
+KERNEL_TESTING_PATCHVER:=5.15
 
 KERNELNAME:=zImage Image dtbs
 
@@ -20,7 +21,7 @@ DEFAULT_PACKAGES += \
        kmod-ata-ahci kmod-ata-ahci-platform \
        kmod-usb-ohci kmod-usb2 kmod-usb-ledtrig-usbport \
        kmod-phy-qcom-ipq806x-usb kmod-usb3 kmod-usb-dwc3-qcom \
-       kmod-ath10k-ct wpad-basic \
+       kmod-ath10k-ct wpad-basic-wolfssl \
        uboot-envtools
 
 $(eval $(call BuildTarget))