qualcommax: add ipq60xx support
[openwrt/staging/robimarko.git] / target / linux / qualcommax / ipq60xx / target.mk
1 SUBTARGET:=ipq60xx
2 FEATURES += source-only
3 BOARDNAME:=Qualcomm Atheros IPQ60xx
4 DEFAULT_PACKAGES += ath11k-firmware-ipq6018
5
6 define Target/Description
7 Build firmware images for Qualcomm Atheros IPQ60xx based boards.
8 endef