mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2024-11-24 14:06:15 +00:00
2630e5063d
The newly merged mbedtls backend is smaller and has fewer ABI related issues than the wolfSSL one. Signed-off-by: Rosen Penev <rosenp@gmail.com>
8 lines
170 B
Makefile
8 lines
170 B
Makefile
BOARDNAME:=Generic
|
|
|
|
DEFAULT_PACKAGES += wpad-basic-mbedtls
|
|
|
|
define Target/Description
|
|
Build firmware images for generic Atheros AR71xx/AR913x/AR934x based boards.
|
|
endef
|