From 20832f6a6b314a98cb602004b76c950393ef5524 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Mon, 2 Oct 2023 11:14:11 +0200 Subject: [PATCH] treewide: replace libustream-mbedtls with -openssl Signed-off-by: John Crispin --- include/target.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/target.mk b/include/target.mk index 05bea8d334..f11812d073 100644 --- a/include/target.mk +++ b/include/target.mk @@ -17,7 +17,7 @@ DEFAULT_PACKAGES:=\ fstools \ libc \ libgcc \ - libustream-mbedtls \ + libustream-openssl \ logd \ mtd \ netifd \ -- 2.34.1