build: remove wireguard leftovers

PR: https://x.com/ronin3510/status/1811327397695774843
This commit is contained in:
Franco Fichtner 2024-07-11 11:36:46 +02:00
parent 04e7d9e235
commit 910503bcfa
3 changed files with 0 additions and 7 deletions

View file

@ -69,11 +69,6 @@ __MAKE_CONF=
${MAKE_ARGS_DEV}
"
# XXX wireguard module glue for 23.x builds
if [ ${PRODUCT_ABI%%.*} -lt 24 ]; then
MAKE_ARGS="${MAKE_ARGS}WITHOUT_MODULES=if_wg"
fi
${ENV_FILTER} make -s -C${SRCDIR} -j${CPUS} kernel-toolchain ${MAKE_ARGS}
${ENV_FILTER} make -s -C${SRCDIR} -j${CPUS} buildkernel ${MAKE_ARGS}
if [ "${1}" = "build" ]; then

View file

@ -148,7 +148,6 @@ net/sslh
net/tayga arm
net/udpbroadcastrelay arm
net/vnstat arm
net/wireguard-kmod arm
net/wol
net/zerotier arm
opnsense/cpustats

View file

@ -148,7 +148,6 @@ net/sslh
net/tayga arm
net/udpbroadcastrelay arm
net/vnstat arm
net/wireguard-kmod arm
net/wol
net/zerotier arm
opnsense/cpustats