From 596aef022ad6d5294aed123fe86e725a52f04b18 Mon Sep 17 00:00:00 2001 From: CN_SZTL Date: Sat, 15 Feb 2020 21:06:24 +0800 Subject: [PATCH] include/target: add luci-proto-relay --- include/target.mk | 1 + 1 file changed, 1 insertion(+) diff --git a/include/target.mk b/include/target.mk index 056a384d4b..d6c2e4f8b5 100644 --- a/include/target.mk +++ b/include/target.mk @@ -15,6 +15,7 @@ DEVICE_TYPE?=router # Default packages - the really basic set DEFAULT_PACKAGES:=base-files libc libgcc busybox dropbear mtd uci opkg netifd fstools uclient-fetch logd urandom-seed urngd \ kmod-nf-nathelper kmod-nf-nathelper-extra kmod-ipt-raw wget libustream-openssl ca-certificates \ + luci-proto-relay \ default-settings luci luci-base luci-compat luci-lib-ipkg \ luci-app-flowoffload # For nas targets