summaryrefslogtreecommitdiffstats
path: root/release
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1999-01-26 12:59:09 +0000
committerjkh <jkh@FreeBSD.org>1999-01-26 12:59:09 +0000
commit4f98a3562a59e142ae853eef5c94a7e8ffc18616 (patch)
tree2785202918395fa4002ce417501332319ba89722 /release
parent1639c7536db539b3c685af20235985c17067c6cf (diff)
downloadFreeBSD-src-4f98a3562a59e142ae853eef5c94a7e8ffc18616.zip
FreeBSD-src-4f98a3562a59e142ae853eef5c94a7e8ffc18616.tar.gz
NO_LKM is deprecated
Diffstat (limited to 'release')
-rwxr-xr-xrelease/alpha/dokern.sh1
-rwxr-xr-xrelease/amd64/dokern.sh1
-rwxr-xr-xrelease/i386/dokern.sh1
-rwxr-xr-xrelease/pc98/dokern.sh1
-rwxr-xr-xrelease/scripts/dokern.sh1
5 files changed, 0 insertions, 5 deletions
diff --git a/release/alpha/dokern.sh b/release/alpha/dokern.sh
index b1ab479..0f6cac8 100755
--- a/release/alpha/dokern.sh
+++ b/release/alpha/dokern.sh
@@ -45,4 +45,3 @@ echo "options NFS_NOSERVER"
echo 'options "MAXCONS=4"'
echo "options SCSI_NO_OP_STRINGS"
echo "options SCSI_NO_SENSE_STRINGS"
-echo "options NO_LKM"
diff --git a/release/amd64/dokern.sh b/release/amd64/dokern.sh
index b1ab479..0f6cac8 100755
--- a/release/amd64/dokern.sh
+++ b/release/amd64/dokern.sh
@@ -45,4 +45,3 @@ echo "options NFS_NOSERVER"
echo 'options "MAXCONS=4"'
echo "options SCSI_NO_OP_STRINGS"
echo "options SCSI_NO_SENSE_STRINGS"
-echo "options NO_LKM"
diff --git a/release/i386/dokern.sh b/release/i386/dokern.sh
index b1ab479..0f6cac8 100755
--- a/release/i386/dokern.sh
+++ b/release/i386/dokern.sh
@@ -45,4 +45,3 @@ echo "options NFS_NOSERVER"
echo 'options "MAXCONS=4"'
echo "options SCSI_NO_OP_STRINGS"
echo "options SCSI_NO_SENSE_STRINGS"
-echo "options NO_LKM"
diff --git a/release/pc98/dokern.sh b/release/pc98/dokern.sh
index b1ab479..0f6cac8 100755
--- a/release/pc98/dokern.sh
+++ b/release/pc98/dokern.sh
@@ -45,4 +45,3 @@ echo "options NFS_NOSERVER"
echo 'options "MAXCONS=4"'
echo "options SCSI_NO_OP_STRINGS"
echo "options SCSI_NO_SENSE_STRINGS"
-echo "options NO_LKM"
diff --git a/release/scripts/dokern.sh b/release/scripts/dokern.sh
index b1ab479..0f6cac8 100755
--- a/release/scripts/dokern.sh
+++ b/release/scripts/dokern.sh
@@ -45,4 +45,3 @@ echo "options NFS_NOSERVER"
echo 'options "MAXCONS=4"'
echo "options SCSI_NO_OP_STRINGS"
echo "options SCSI_NO_SENSE_STRINGS"
-echo "options NO_LKM"
OpenPOWER on IntegriCloud