mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-16 14:23:38 +00:00
8 lines
206 B
Makefile
8 lines
206 B
Makefile
BOARDNAME:=Generic
|
|
|
|
DEFAULT_PACKAGES += -ddns-scripts_aliyun -ddns-scripts_dnspod wpad-openssl
|
|
|
|
define Target/Description
|
|
Build firmware images for generic Atheros AR71xx/AR913x/AR934x based boards.
|
|
endef
|