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/macppc/conf/RAMDISK | |
parent | 89b028084d937c7f64ed58f9f9747b754e7998fa (diff) |
remove obsolete INET kernel option
Diffstat (limited to 'sys/arch/macppc/conf/RAMDISK')
-rw-r--r-- | sys/arch/macppc/conf/RAMDISK | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/arch/macppc/conf/RAMDISK b/sys/arch/macppc/conf/RAMDISK index e159efc9ac8..25c5521c42a 100644 --- a/sys/arch/macppc/conf/RAMDISK +++ b/sys/arch/macppc/conf/RAMDISK @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK,v 1.111 2015/06/03 08:14:23 mpi Exp $ +# $OpenBSD: RAMDISK,v 1.112 2015/07/17 22:52:28 tedu Exp $ machine macppc powerpc maxusers 4 @@ -20,7 +20,6 @@ option NFSCLIENT option CD9660 option UDF option MSDOSFS -option INET option INET6 option CRYPTO |