mirror of
https://github.com/kenzok8/small-package.git
synced 2026-02-08 07:37:13 +08:00
update-09.28
This commit is contained in:
@@ -57,8 +57,8 @@ menu "Include libustream-ssl"
|
||||
select PACKAGE_libustream-openssl
|
||||
|
||||
config PACKAGE_$(PKG_NAME)_INCLUDE_libustream-mbedtls
|
||||
depends Include !(PACKAGE_$(PKG_NAME)_INCLUDE_libustream-wolfssl || PACKAGE_$(PKG_NAME)_INCLUDE_libustream-openssl)
|
||||
bool "Use libustream-mbedtls"
|
||||
depends on !(PACKAGE_$(PKG_NAME)_INCLUDE_libustream-wolfssl || PACKAGE_$(PKG_NAME)_INCLUDE_libustream-openssl)
|
||||
bool "Include libustream-mbedtls"
|
||||
default y if DEFAULT_libustream-mbedtls
|
||||
select PACKAGE_libustream-mbedtls
|
||||
|
||||
|
||||
Reference in New Issue
Block a user