From f372b0aafbaa00a8b86734d5b12f0327e2d5d79b Mon Sep 17 00:00:00 2001 From: "Ycarus (Yannick Chabanois)" Date: Thu, 29 Aug 2019 22:53:42 +0200 Subject: [PATCH] Try to add MLVPN back --- openmptcprouter-full/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/openmptcprouter-full/Makefile b/openmptcprouter-full/Makefile index eac75b261..6cd96749b 100644 --- a/openmptcprouter-full/Makefile +++ b/openmptcprouter-full/Makefile @@ -72,7 +72,8 @@ MY_DEPENDS := \ umbim kmod-mii kmod-usb-net kmod-usb-wdm kmod-usb-net-qmi-wwan kmod-usb-net-cdc-mbim umbim \ kmod-usb-net-huawei-cdc-ncm kmod-usb-net-rndis kmod-usb-net-cdc-ether kmod-usb-net-ipheth usbmuxd \ kmod-rt2800-usb kmod-rtl8xxxu kmod-rtl8192cu kmod-net-rtl8192su \ - luci-proto-qmi wpad-basic kmod-mt7601u kmod-rtl8187 + luci-proto-qmi wpad-basic kmod-mt7601u kmod-rtl8187 \ + luci-app-mlvpn mlvpn # (TARGET_x86||TARGET_x86_64):open-vm-tools \ # luci-app-mlvpn mlvpn \