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>
10 lines
239 B
Makefile
10 lines
239 B
Makefile
BOARDNAME:=Generic
|
|
FEATURES+=pcmcia
|
|
|
|
DEFAULT_PACKAGES += wpad-basic-mbedtls
|
|
|
|
define Target/Description
|
|
Build generic firmware for all Broadcom BCM47xx and BCM53xx MIPS
|
|
devices. It runs on both architectures BMIPS3300 and MIPS 74K.
|
|
endef
|