From e1ea80b935a924d58fad58f936e71da5befe5a3f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=A1=90=E8=AF=9D?= <49544781+xiaomeng9597@users.noreply.github.com> Date: Tue, 16 Apr 2024 08:48:06 +0800 Subject: [PATCH] Add files via upload --- configfiles/config_data.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/configfiles/config_data.txt b/configfiles/config_data.txt index e8bb16a..bf03f89 100644 --- a/configfiles/config_data.txt +++ b/configfiles/config_data.txt @@ -15,3 +15,10 @@ CONFIG_TARGET_DEVICE_rockchip_rk35xx_DEVICE_yyy_h1=y CONFIG_TARGET_DEVICE_rockchip_rk35xx_DEVICE_jp_tvbox=y CONFIG_TARGET_DEVICE_rockchip_rk35xx_DEVICE_panther_x2=y CONFIG_TARGET_DEVICE_rockchip_rk35xx_DEVICE_dg_nas=y + +CONFIG_PACKAGE_nginx=y +CONFIG_PACKAGE_nginx-ssl=y +CONFIG_PACKAGE_nginx-ssl-util=y +CONFIG_PACKAGE_nginx-util=y +CONFIG_PACKAGE_nginx-mod-luci=y +CONFIG_PACKAGE_luci-nginx=y