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