mirror of
https://github.com/openwrt/packages.git
synced 2026-05-31 06:51:51 +08:00
5823a0fb6c
When luci-proto-openvpn is selected in `make menuconfig`, openvpn-openssl is picked up automatically. As mbedTLS is the default TLS package, set DEFAULT_VARIANT on openvpn-mbedtls so that it is used by default. Signed-off-by: Qingfang Deng <dqfext@gmail.com>