From 2630e5063df0240eb0d05cd6e953b2bd412e3215 Mon Sep 17 00:00:00 2001 From: Rosen Penev Date: Tue, 27 Dec 2022 20:44:11 -0800 Subject: 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 --- target/linux/apm821xx/nand/target.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/apm821xx/nand') diff --git a/target/linux/apm821xx/nand/target.mk b/target/linux/apm821xx/nand/target.mk index 208ea10b91..0cba949fa0 100644 --- a/target/linux/apm821xx/nand/target.mk +++ b/target/linux/apm821xx/nand/target.mk @@ -1,7 +1,7 @@ BOARDNAME:=Devices with NAND flash (Routers) FEATURES += nand pcie -DEFAULT_PACKAGES += kmod-ath9k swconfig wpad-basic-wolfssl +DEFAULT_PACKAGES += kmod-ath9k swconfig wpad-basic-mbedtls define Target/Description Build firmware images for APM821XX boards with NAND flash. -- cgit v1.2.3