mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-10 03:09:08 +08:00
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
@ -53,7 +53,7 @@ endef
|
|||||||
|
|
||||||
define Package/libustream-mbedtls
|
define Package/libustream-mbedtls
|
||||||
$(Package/libustream/default)
|
$(Package/libustream/default)
|
||||||
TITLE += (polarssl)
|
TITLE += (mbedtls)
|
||||||
DEPENDS += +libmbedtls
|
DEPENDS += +libmbedtls
|
||||||
VARIANT:=mbedtls
|
VARIANT:=mbedtls
|
||||||
DEFAULT_VARIANT:=1
|
DEFAULT_VARIANT:=1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user