mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-19 08:56:44 +00:00
8 lines
175 B
Makefile
8 lines
175 B
Makefile
|
SUBTARGET:=ipq95xx
|
||
|
BOARDNAME:=Qualcomm Atheros IPQ95xx
|
||
|
DEFAULT_PACKAGES +=
|
||
|
|
||
|
define Target/Description
|
||
|
Build firmware images for Qualcomm Atheros IPQ95XX based boards.
|
||
|
endef
|