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/loongson/conf | |
parent | 89b028084d937c7f64ed58f9f9747b754e7998fa (diff) |
remove obsolete INET kernel option
Diffstat (limited to 'sys/arch/loongson/conf')
-rw-r--r-- | sys/arch/loongson/conf/RAMDISK | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/arch/loongson/conf/RAMDISK b/sys/arch/loongson/conf/RAMDISK index d76a8d5c5bc..25c9cd3bace 100644 --- a/sys/arch/loongson/conf/RAMDISK +++ b/sys/arch/loongson/conf/RAMDISK @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK,v 1.25 2015/01/04 20:55:38 uaa Exp $ +# $OpenBSD: RAMDISK,v 1.26 2015/07/17 22:52:28 tedu Exp $ machine loongson mips64 maxusers 4 @@ -22,7 +22,6 @@ option CD9660 option UDF option EXT2FS option MSDOSFS -option INET option INET6 option CPU_LOONGSON2 |