mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-07-31 08:46:59 +08:00
8 lines
198 B
Makefile
8 lines
198 B
Makefile
SUBTARGET:=ipq807x
|
|
BOARDNAME:=Qualcomm Atheros IPQ807x
|
|
DEFAULT_PACKAGES += ath11k-firmware-ipq8074
|
|
|
|
define Target/Description
|
|
Build firmware images for Qualcomm Atheros IPQ807x based boards.
|
|
endef
|