ipq806x: 6.1: replace ZRELADDR HACK patch with new version
[openwrt/openwrt.git] / target / linux / ipq806x / Makefile
index 14f65474f9359c1d4158f3953e4f3693eca9f00a..057446f75571f60f0a1dec697f8753ff17b3e1c3 100644 (file)
@@ -5,12 +5,12 @@ include $(TOPDIR)/rules.mk
 ARCH:=arm
 BOARD:=ipq806x
 BOARDNAME:=Qualcomm Atheros IPQ806X
-FEATURES:=squashfs nand fpu ramdisk
+FEATURES:=squashfs fpu ramdisk
 CPU_TYPE:=cortex-a15
 CPU_SUBTYPE:=neon-vfpv4
-SUBTARGETS:=generic
+SUBTARGETS:=generic chromium
 
-KERNEL_PATCHVER:=5.4
+KERNEL_PATCHVER:=5.15
 
 KERNELNAME:=zImage Image dtbs
 
@@ -20,7 +20,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-mbedtls \
        uboot-envtools
 
 $(eval $(call BuildTarget))