mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-06-09 07:52:07 +08:00
fix OpenVPN kmod-tun issue reported by LengChangWang
This commit is contained in:
parent
d154c23998
commit
f4e81f50df
@ -6,11 +6,11 @@
|
|||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
LUCI_TITLE:=LuCI support for OpenVPN Server
|
LUCI_TITLE:=LuCI support for OpenVPN Server
|
||||||
LUCI_DEPENDS:=+openvpn-openssl +openvpn-easy-rsa
|
LUCI_DEPENDS:=+openvpn-openssl +openvpn-easy-rsa +kmod-tun
|
||||||
LUCI_PKGARCH:=all
|
LUCI_PKGARCH:=all
|
||||||
PKG_NAME:=luci-app-openvpn-server
|
PKG_NAME:=luci-app-openvpn-server
|
||||||
PKG_VERSION:=2.0
|
PKG_VERSION:=2.0
|
||||||
PKG_RELEASE:=16
|
PKG_RELEASE:=17
|
||||||
|
|
||||||
include $(TOPDIR)/feeds/luci/luci.mk
|
include $(TOPDIR)/feeds/luci/luci.mk
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user