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 5d6b7eb..fc0217e 100755
--- a/release/alpha/dokern.sh
+++ b/release/alpha/dokern.sh
@@ -12,7 +12,7 @@ sed -e '/pty/d' \
-e 's/GENERIC/BOOTMFS/g'
# So dhclient will work (just on boot floppy).
-echo "pseudo-device bpfilter 4"
+echo "pseudo-device bpf 4"
echo "options NFS_NOSERVER"
echo "options SCSI_NO_OP_STRINGS"
OpenPOWER on IntegriCloud