summaryrefslogtreecommitdiffstats
path: root/release/alpha/dokern.sh
diff options
context:
space:
mode:
Diffstat (limited to 'release/alpha/dokern.sh')
-rwxr-xr-xrelease/alpha/dokern.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/release/alpha/dokern.sh b/release/alpha/dokern.sh
index 74ef653..c5db0d4 100755
--- a/release/alpha/dokern.sh
+++ b/release/alpha/dokern.sh
@@ -40,7 +40,7 @@ elif [ "$MFS" = "NO" ]; then # can be much bigger
-e '/gzip/d' \
-e '/PROCFS/d' \
-e '/KTRACE/d' \
- -e 's/GENERIC/BOOTMFS/g' \
+ -e 's/GENERIC/BOOTMFS/g'
fi
echo "options NFS_NOSERVER"
echo 'options "MAXCONS=4"'
OpenPOWER on IntegriCloud