LKMs are no longer options, so remove the `options LKM' from LINT.

This commit is contained in:
Garrett Wollman 1994-09-28 22:51:54 +00:00
parent 99cab48d34
commit 33e7ce7c3d
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=3181
3 changed files with 3 additions and 6 deletions

View file

@ -4,7 +4,7 @@
#
# This kernel is NOT MEANT to be runnable!
#
# $Id: LINT,v 1.86 1994/09/27 20:36:26 phk Exp $
# $Id: LINT,v 1.87 1994/09/28 17:00:14 se Exp $
#
machine "i386"
@ -96,7 +96,6 @@ pseudo-device ether
#pseudo-device imp
options INET #Internet communications protocols
options ISO
options LKM #Loadable kernel modules
pseudo-device loop #Network loop back device
options NS #Xerox NS communications protocols
options NSIP #XNS over IP

View file

@ -4,7 +4,7 @@
#
# This kernel is NOT MEANT to be runnable!
#
# $Id: LINT,v 1.86 1994/09/27 20:36:26 phk Exp $
# $Id: LINT,v 1.87 1994/09/28 17:00:14 se Exp $
#
machine "i386"
@ -96,7 +96,6 @@ pseudo-device ether
#pseudo-device imp
options INET #Internet communications protocols
options ISO
options LKM #Loadable kernel modules
pseudo-device loop #Network loop back device
options NS #Xerox NS communications protocols
options NSIP #XNS over IP

View file

@ -4,7 +4,7 @@
#
# This kernel is NOT MEANT to be runnable!
#
# $Id: LINT,v 1.86 1994/09/27 20:36:26 phk Exp $
# $Id: LINT,v 1.87 1994/09/28 17:00:14 se Exp $
#
machine "i386"
@ -96,7 +96,6 @@ pseudo-device ether
#pseudo-device imp
options INET #Internet communications protocols
options ISO
options LKM #Loadable kernel modules
pseudo-device loop #Network loop back device
options NS #Xerox NS communications protocols
options NSIP #XNS over IP