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/ipq40xx/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/ipq40xx/Makefile') diff --git a/target/linux/ipq40xx/Makefile b/target/linux/ipq40xx/Makefile index 1da72664ad..53b2f909ae 100644 --- a/target/linux/ipq40xx/Makefile +++ b/target/linux/ipq40xx/Makefile @@ -16,7 +16,7 @@ include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES += \ kmod-usb-dwc3-qcom \ kmod-leds-gpio kmod-gpio-button-hotplug \ - kmod-ath10k-ct wpad-basic-wolfssl \ + kmod-ath10k-ct wpad-basic-mbedtls \ kmod-usb3 kmod-usb-dwc3 ath10k-firmware-qca4019-ct \ uboot-envtools -- cgit v1.2.3