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:=ipq807x
|
|
BOARDNAME:=Qualcomm Atheros IPQ807x
|
|
DEFAULT_PACKAGES += ath11k-firmware-ipq8074 nss-firmware-ipq8074
|
|
|
|
define Target/Description
|
|
Build firmware images for Qualcomm Atheros IPQ807x based boards.
|
|
endef
|