mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-16 04:13:31 +00:00
8 lines
219 B
Makefile
8 lines
219 B
Makefile
SUBTARGET:=ipq60xx
|
|
BOARDNAME:=Qualcomm Atheros IPQ60xx
|
|
DEFAULT_PACKAGES += ath11k-firmware-ipq6018 nss-firmware-ipq6018
|
|
|
|
define Target/Description
|
|
Build firmware images for Qualcomm Atheros IPQ60xx based boards.
|
|
endef
|