From 8aaad00f7751d32a310ed3fd95ba625f951a64b2 Mon Sep 17 00:00:00 2001 From: CN_SZTL Date: Fri, 6 Dec 2019 18:11:00 +0800 Subject: [PATCH] luci-app-ssr-plus: fix Makefile --- package/lean/luci-app-ssr-plus/Makefile | 4 ---- 1 file changed, 4 deletions(-) diff --git a/package/lean/luci-app-ssr-plus/Makefile b/package/lean/luci-app-ssr-plus/Makefile index a6f6b276c4..3a1512216b 100644 --- a/package/lean/luci-app-ssr-plus/Makefile +++ b/package/lean/luci-app-ssr-plus/Makefile @@ -26,10 +26,6 @@ config PACKAGE_$(PKG_NAME)_INCLUDE_Trojan bool "Include Trojan" default y if x86_64 -config PACKAGE_$(PKG_NAME)_INCLUDE_V2ray - bool "Include V2ray" - default y if x86_64 - config PACKAGE_$(PKG_NAME)_INCLUDE_Kcptun bool "Include Kcptun" default n