aboutsummaryrefslogtreecommitdiff
path: root/target/linux/qualcommax/ipq60xx/target.mk
blob: dc3a2ceff607b7a3c9c1d85ba8a922fecfaad99f (plain)
1
2
3
4
5
6
7
8
SUBTARGET:=ipq60xx
FEATURES += source-only
BOARDNAME:=Qualcomm Atheros IPQ60xx
DEFAULT_PACKAGES += ath11k-firmware-ipq6018

define Target/Description
	Build firmware images for Qualcomm Atheros IPQ60xx based boards.
endef