From 1ee6b61abac048b08b7a1caa0fd59ac10dee7180 Mon Sep 17 00:00:00 2001 From: tedu Date: Mon, 12 Jan 2015 23:39:57 +0000 Subject: [PATCH] include NFSCLIENT. ok deraadt --- sys/arch/octeon/conf/RAMDISK | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sys/arch/octeon/conf/RAMDISK b/sys/arch/octeon/conf/RAMDISK index 2f8ad66db51..af37d4cc4da 100644 --- a/sys/arch/octeon/conf/RAMDISK +++ b/sys/arch/octeon/conf/RAMDISK @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK,v 1.15 2014/10/10 05:43:35 deraadt Exp $ +# $OpenBSD: RAMDISK,v 1.16 2015/01/12 23:39:57 tedu Exp $ machine octeon mips64 maxusers 4 @@ -21,6 +21,7 @@ option CD9660 option UDF option EXT2FS option MSDOSFS +option NFSCLIENT option INET option INET6 -- 2.20.1