aboutsummaryrefslogtreecommitdiff
path: root/release/amd64
diff options
context:
space:
mode:
Diffstat (limited to 'release/amd64')
-rwxr-xr-xrelease/amd64/dokern.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/release/amd64/dokern.sh b/release/amd64/dokern.sh
index 0648c9660bee..42c5ad43a6dc 100755
--- a/release/amd64/dokern.sh
+++ b/release/amd64/dokern.sh
@@ -40,6 +40,8 @@ sed \
-e '/ uscanner /d' \
-e 's/ident.*GENERIC/ident BOOTMFS/g'
+echo "options MUTEX_NOINLINE"
+
echo "options NETGRAPH"
echo "options NETGRAPH_ETHER"
echo "options NETGRAPH_PPPOE"