mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-07-25 20:37:02 +08: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
|