From b075688953d880ecd83c7a799af6a475b539b460 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Sat, 16 Jan 2016 09:14:03 +0000 Subject: ustream-ssl: fix copy&paste mistake in mbedtls variant title Signed-off-by: Felix Fietkau SVN-Revision: 48258 --- package/libs/ustream-ssl/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/libs') diff --git a/package/libs/ustream-ssl/Makefile b/package/libs/ustream-ssl/Makefile index 509709c..57f5dc6 100644 --- a/package/libs/ustream-ssl/Makefile +++ b/package/libs/ustream-ssl/Makefile @@ -53,7 +53,7 @@ endef define Package/libustream-mbedtls $(Package/libustream/default) - TITLE += (polarssl) + TITLE += (mbedtls) DEPENDS += +libmbedtls VARIANT:=mbedtls DEFAULT_VARIANT:=1 -- cgit v1.1