diff options
author | Ted Unangst <tedu@cvs.openbsd.org> | 2015-07-17 22:52:30 +0000 |
---|---|---|
committer | Ted Unangst <tedu@cvs.openbsd.org> | 2015-07-17 22:52:30 +0000 |
commit | c85a3e0b43bed8dfb785bc1ff65d630aa9f23a9f (patch) | |
tree | 25f71e1984891764aff21f704117862811b773e3 /sys/arch/aviion | |
parent | 89b028084d937c7f64ed58f9f9747b754e7998fa (diff) |
remove obsolete INET kernel option
Diffstat (limited to 'sys/arch/aviion')
-rw-r--r-- | sys/arch/aviion/conf/RAMDISK | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/arch/aviion/conf/RAMDISK b/sys/arch/aviion/conf/RAMDISK index 1ebaa6f6832..9f4857ad872 100644 --- a/sys/arch/aviion/conf/RAMDISK +++ b/sys/arch/aviion/conf/RAMDISK @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK,v 1.2 2014/10/10 05:43:35 deraadt Exp $ +# $OpenBSD: RAMDISK,v 1.3 2015/07/17 22:52:28 tedu Exp $ machine aviion m88k maxusers 4 @@ -15,7 +15,6 @@ option RAMDISK_HOOKS option FFS option NFSCLIENT option CD9660 -option INET option INET6 option M88100 |