diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1996-06-24 17:07:39 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1996-06-24 17:07:39 +0000 |
commit | c9f6cd0c19fc61a7d0554c82b3d548a2ab2ee60b (patch) | |
tree | a6676c342bdb291c6b1ebc2ec6d2f9551b7938f0 /sys/arch/i386/conf/LAP | |
parent | 27475bfd8a0e51ab3fb342572ed6a25dceee05f3 (diff) |
kernel is /bsd; GENERIC is not an option
Diffstat (limited to 'sys/arch/i386/conf/LAP')
-rw-r--r-- | sys/arch/i386/conf/LAP | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/arch/i386/conf/LAP b/sys/arch/i386/conf/LAP index 6e2b4cc3f37..dc3aeb006e7 100644 --- a/sys/arch/i386/conf/LAP +++ b/sys/arch/i386/conf/LAP @@ -1,4 +1,4 @@ -# $OpenBSD: LAP,v 1.6 1996/06/16 11:11:09 deraadt Exp $ +# $OpenBSD: LAP,v 1.7 1996/06/24 17:07:33 deraadt Exp $ # $NetBSD: TDR,v 1.64 1996/03/25 05:45:49 perry Exp $ # # TDR -- Theo Deraadt's 486 @@ -75,7 +75,6 @@ options INET # IP + ICMP + TCP + UDP #options CCITT,LLC,HDLC # X.25 config bsd root on wd0 swap on wd0 -#options GENERIC mainbus0 at root |