forked from Ivasoft/openwrt
treewide: replace wpad-basic-wolfssl default
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>
This commit is contained in:
committed by
Paul Spooren
parent
19988b66d0
commit
2630e5063d
@@ -7,7 +7,7 @@ BOARDNAME:=RT3662/RT3883 based boards
|
||||
FEATURES+=usb pci small_flash
|
||||
CPU_TYPE:=74kc
|
||||
|
||||
DEFAULT_PACKAGES += kmod-rt2800-pci kmod-rt2800-soc wpad-basic-wolfssl swconfig
|
||||
DEFAULT_PACKAGES += kmod-rt2800-pci kmod-rt2800-soc wpad-basic-mbedtls swconfig
|
||||
|
||||
define Target/Description
|
||||
Build firmware images for Ralink RT3662/RT3883 based boards.
|
||||
|
||||
Reference in New Issue
Block a user