From be301272fac665ee2b628048abd7e741e956f14d Mon Sep 17 00:00:00 2001 From: Sukru Senli Date: Tue, 18 May 2021 19:06:16 +0200 Subject: [PATCH] iop: select luci nginx instead of luci uhttpd --- iop/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/iop/config b/iop/config index 005487bc2..841a71848 100644 --- a/iop/config +++ b/iop/config @@ -42,7 +42,7 @@ CONFIG_PACKAGE_jq=y CONFIG_PACKAGE_libreswan=m CONFIG_PACKAGE_libwifi=y CONFIG_PACKAGE_lscpu=y -CONFIG_PACKAGE_luci=y +CONFIG_PACKAGE_luci-nginx=y # CONFIG_LUCI_JSMIN is not set # CONFIG_LUCI_CSSTIDY is not set CONFIG_PACKAGE_luci-mod-dashboard=y