ustream-ssl: fix copy&paste mistake in mbedtls variant title
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 48258
This commit is contained in:
parent
b0b0c319f9
commit
b075688953
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ endef
|
|||
|
||||
define Package/libustream-mbedtls
|
||||
$(Package/libustream/default)
|
||||
TITLE += (polarssl)
|
||||
TITLE += (mbedtls)
|
||||
DEPENDS += +libmbedtls
|
||||
VARIANT:=mbedtls
|
||||
DEFAULT_VARIANT:=1
|
||||
|
|
Loading…
Reference in a new issue