mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-16 04:13:31 +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
|