Compare commits

..

No commits in common. "6d35125e80d769a2779bb26dc0f657c1d4ea14a4" and "7e622f9bc7813eba8a6d9cec75ff4b0a81c6fb3b" have entirely different histories.

2 changed files with 2 additions and 3 deletions

View File

@ -204,7 +204,7 @@ jobs:
cd openwrt cd openwrt
./scripts/feeds install -a ./scripts/feeds install -a
make defconfig make defconfig
make download -j32 make download -j8
- name: Build OpenWrt - name: Build OpenWrt
run: | run: |

View File

@ -164,8 +164,7 @@ CONFIG_PACKAGE_luci-app-unblockneteasemusic-go=y
CONFIG_PACKAGE_luci-app-wrtbwmon=y CONFIG_PACKAGE_luci-app-wrtbwmon=y
CONFIG_PACKAGE_luci-app-wireguard=y CONFIG_PACKAGE_luci-app-wireguard=y
CONFIG_PACKAGE_luci-app-webadmin=y CONFIG_PACKAGE_luci-app-webadmin=y
# 2024.02.12 Remove webd CONFIG_PACKAGE_luci-app-webd=y
# CONFIG_PACKAGE_luci-app-webd is not set
CONFIG_PACKAGE_luci-app-zerotier=y CONFIG_PACKAGE_luci-app-zerotier=y
CONFIG_PACKAGE_luci-ssl-openssl=y CONFIG_PACKAGE_luci-ssl-openssl=y