1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter.git synced 2025-03-09 15:40:20 +00:00

fixz~~~OKOK

This commit is contained in:
suyuan 2021-04-05 04:53:38 +08:00
parent 1d96201b69
commit c770f4c62e
2 changed files with 22 additions and 0 deletions

View file

@ -445,6 +445,7 @@ cp .config .config.keep
scripts/feeds clean scripts/feeds clean
scripts/feeds install -a scripts/feeds install -a
scripts/feeds update -a scripts/feeds update -a
./scripts/feeds update -a && ./scripts/feeds install -a
#cd - #cd -
#echo "Checking if fullconenat-luci patch is set or not" #echo "Checking if fullconenat-luci patch is set or not"

21
config
View file

@ -254,3 +254,24 @@ CONFIG_OPENSSL_WITH_CHACHA_POLY1305=y
CONFIG_KERNEL_DEVMEM=y CONFIG_KERNEL_DEVMEM=y
CONFIG_KERNEL_DEVKMEM=y CONFIG_KERNEL_DEVKMEM=y
CONFIG_AUTOREMOVE=y CONFIG_AUTOREMOVE=y
CONFIG_PACKAGE_luci-theme-bootstrap=y
CONFIG_PACKAGE_luci-app-status=y
CONFIG_PACKAGE_luci-mod-status=y
CONFIG_PACKAGE_frpc=y
CONFIG_PACKAGE_rtty-nossl=y
CONFIG_PACKAGE_minicom=y
CONFIG_PACKAGE_irqbalance=y
CONFIG_PACKAGE_mtr=y
CONFIG_PACKAGE_kmod-ledtrig-activity=y
CONFIG_PACKAGE_kmod-ledtrig-gpio=y
CONFIG_PACKAGE_kmod-ledtrig-oneshot=y
CONFIG_PACKAGE_kmod-ledtrig-transient=y
CONFIG_PACKAGE_kmod-ledtrig-disk=y
CONFIG_PACKAGE_kmod-ledtrig-mtd=y
CONFIG_PACKAGE_kmod-ledtrig-heartbeat=y
CONFIG_PACKAGE_kmod-ledtrig-backlight=y
CONFIG_PACKAGE_kmod-ledtrig-cpu=y
CONFIG_PACKAGE_kmod-ledtrig-panic=y
CONFIG_PACKAGE_kmod-ledtrig-netdev=y
CONFIG_PACKAGE_kmod-ledtrig-pattern=y
CONFIG_PACKAGE_kmod-ipt-led=y