mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-06 05:54:25 +00:00
8 lines
198 B
Makefile
8 lines
198 B
Makefile
|
SUBTARGET:=ipq60xx
|
||
|
BOARDNAME:=Qualcomm Atheros IPQ60xx
|
||
|
DEFAULT_PACKAGES += ath11k-firmware-ipq6018
|
||
|
|
||
|
define Target/Description
|
||
|
Build firmware images for Qualcomm Atheros IPQ60xx based boards.
|
||
|
endef
|