From 83af6e19c0041300ed3bd890f202300e46225678 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, 25 Jun 2024 13:21:03 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=20=E7=A7=BB=E5=8A=A8?= =?UTF-8?q?=E9=80=9A=E4=BF=A1=E6=A8=A1=E7=BB=84=20=E6=8F=92=E4=BB=B6=20?= =?UTF-8?q?=E5=92=8C=20=E7=9F=AD=E4=BF=A1=E5=B7=A5=E5=85=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- configfiles/config_data.txt | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/configfiles/config_data.txt b/configfiles/config_data.txt index fe6a84b..296cc26 100644 --- a/configfiles/config_data.txt +++ b/configfiles/config_data.txt @@ -31,6 +31,15 @@ CONFIG_PACKAGE_luci-i18n-hd-idle-zh-cn=y CONFIG_PACKAGE_luci-app-filebrowser=y CONFIG_PACKAGE_luci-i18n-filebrowser-zh-cn=y +CONFIG_PACKAGE_sms-tool=y +CONFIG_PACKAGE_kmod-pcie_mhi=y +CONFIG_PACKAGE_kmod-gobinet=y +CONFIG_PACKAGE_kmod-pcie_mhi_fb=y +CONFIG_PACKAGE_quectel-CM-5G=y +CONFIG_PACKAGE_luci-app-modem=y +CONFIG_PACKAGE_luci-i18n-modem-zh-cn=y +CONFIG_PACKAGE_luci-app-sms-tool=y + CONFIG_PACKAGE_nginx=y CONFIG_PACKAGE_nginx-ssl=y CONFIG_PACKAGE_nginx-ssl-util=y