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
264 B
Makefile
10 lines
264 B
Makefile
BOARDNAME:=Devices with NAND flash (Routers)
|
|
FEATURES += nand pcie
|
|
|
|
DEFAULT_PACKAGES += kmod-ath9k swconfig wpad-basic-mbedtls
|
|
|
|
define Target/Description
|
|
Build firmware images for APM821XX boards with NAND flash.
|
|
For routers like the MR24 or the WNDR4700.
|
|
endef
|