diff --git a/openwrt/lede/ct6-x86/openwrt.lede.ct6.x86.config b/openwrt/lede/ct6-x86/openwrt.lede.ct6.x86.config index 9b9d93e..4d233ae 100644 --- a/openwrt/lede/ct6-x86/openwrt.lede.ct6.x86.config +++ b/openwrt/lede/ct6-x86/openwrt.lede.ct6.x86.config @@ -71,3 +71,13 @@ CONFIG_PACKAGE_pppossh=y CONFIG_PACKAGE_gre=y CONFIG_PACKAGE_xl2tpd=y CONFIG_PACKAGE_comgt=y + +## CT + +# RS232/RS485 +CONFIG_PACKAGE_python3-pyserial=y + +# 中电安科 +CONFIG_PACKAGE_iptables-mod-nfqueue=y +CONFIG_PACKAGE_kmod-nfnetlink-queue=y +CONFIG_PACKAGE_kmod-br-netfilter=y