mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-22 06:57:57 +00:00
8 lines
216 B
Makefile
8 lines
216 B
Makefile
|
SUBTARGET:=ipq807x
|
||
|
BOARDNAME:=Qualcomm Atheros IPQ807x
|
||
|
DEFAULT_PACKAGES += kmod-phy-aquantia ath11k-firmware-ipq8074
|
||
|
|
||
|
define Target/Description
|
||
|
Build firmware images for Qualcomm Atheros IPQ807x based boards.
|
||
|
endef
|