mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-07-18 15:46:59 +08: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
|