diff --git a/build/kernel.sh b/build/kernel.sh index de6494b..cae2846 100644 --- a/build/kernel.sh +++ b/build/kernel.sh @@ -67,6 +67,7 @@ SRCCONF=${CONFIGDIR}/src.conf ${SRCDEBUG} __MAKE_CONF= ${MAKE_ARGS_DEV} +WITHOUT_MODULES=if_wg " ${ENV_FILTER} make -s -C${SRCDIR} -j${CPUS} kernel-toolchain ${MAKE_ARGS} diff --git a/config/23.7/plugins.conf b/config/23.7/plugins.conf index 9d66c27..8c1ba11 100644 --- a/config/23.7/plugins.conf +++ b/config/23.7/plugins.conf @@ -49,8 +49,8 @@ net/tayga arm net/udpbroadcastrelay arm net/upnp net/vnstat arm -net/wireguard@go arm -net/wireguard@kmod arm +net/wireguard arm +net/wireguard-go arm net/wol net/zerotier arm security/acme-client