diff options
| author | Yoshihiro Takahashi <nyan@FreeBSD.org> | 2003-06-07 08:26:19 +0000 |
|---|---|---|
| committer | Yoshihiro Takahashi <nyan@FreeBSD.org> | 2003-06-07 08:26:19 +0000 |
| commit | 9dc6f426715f98069f4e781bcfdf18416b2e7e19 (patch) | |
| tree | 789e91c203b1ef2e30355a4fca4cd02368bb2974 | |
| parent | bd7cefa0854bee7f542c1fba229d7481647e5c57 (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" |
