It's no longer able to generate images for devices with limited flash (<= 8 MiB), so just use the full feature wpad. Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
8 lines
164 B
Makefile
8 lines
164 B
Makefile
BOARDNAME:=Generic
|
|
|
|
DEFAULT_PACKAGES += wpad-openssl
|
|
|
|
define Target/Description
|
|
Build firmware images for generic Atheros AR71xx/AR913x/AR934x based boards.
|
|
endef
|