ipq40xx: only include ath10k-board-qca4019 for the generic subtarget
[openwrt/staging/chunkeey.git] / target / linux / ath79 / Makefile
index cfdf8c87e5317aa5354f06c76cfaa31cded124a5..dd57d9fed9311aed1216b2a50f3df400884ec218 100644 (file)
@@ -2,13 +2,13 @@ include $(TOPDIR)/rules.mk
 
 ARCH:=mips
 BOARD:=ath79
-BOARDNAME:=Atheros ATH79 (DTS)
+BOARDNAME:=Atheros ATH79
 CPU_TYPE:=24kc
-SUBTARGETS:=generic nand tiny
+SUBTARGETS:=generic mikrotik nand tiny
 
-FEATURES:=ramdisk
+FEATURES:=ramdisk squashfs usbgadget
 
-KERNEL_PATCHVER:=4.19
+KERNEL_PATCHVER:=5.10
 
 include $(INCLUDE_DIR)/target.mk