mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2024-12-14 02:44:45 +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
|