diff options
author | Scott Long <scottl@FreeBSD.org> | 2003-06-04 16:00:26 +0000 |
---|---|---|
committer | Scott Long <scottl@FreeBSD.org> | 2003-06-04 16:00:26 +0000 |
commit | 196dcb487d15e63d76c2cdd9ad58a847849c6e9e (patch) | |
tree | c0d05f240bc6bd0055a6e1882d76afecc422c160 | |
parent | 9bff81176ed8dcf0525a1e1fcecbb9eb6ea66661 (diff) |
Notes
-rwxr-xr-x | release/pc98/dokern.sh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/release/pc98/dokern.sh b/release/pc98/dokern.sh index 0a042da79984..445783c17bf2 100755 --- a/release/pc98/dokern.sh +++ b/release/pc98/dokern.sh @@ -114,8 +114,6 @@ sed -e 's/ident.*GENERIC/ident BOOTMFS/g' \ fi -echo "options MUTEX_NOINLINE" - echo "options NETGRAPH" echo "options NETGRAPH_ETHER" echo "options NETGRAPH_PPPOE" |