diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2001-06-23 19:47:00 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2001-06-23 19:47:00 +0000 |
commit | 1e0c39224fd004bd4bc955fb43e7e7ec34dd89ca (patch) | |
tree | 71fc8729bf4669fd47670f7b7a8b4978e8057af7 /sys/arch/sun3/conf/RAMDISK | |
parent | d83f5786ed940c67fb7d66cc4945a1b84f6279af (diff) |
no more kernfs
Diffstat (limited to 'sys/arch/sun3/conf/RAMDISK')
-rw-r--r-- | sys/arch/sun3/conf/RAMDISK | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/arch/sun3/conf/RAMDISK b/sys/arch/sun3/conf/RAMDISK index 2e202614e13..f87f7625385 100644 --- a/sys/arch/sun3/conf/RAMDISK +++ b/sys/arch/sun3/conf/RAMDISK @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK,v 1.17 2001/01/03 02:03:28 miod Exp $ +# $OpenBSD: RAMDISK,v 1.18 2001/06/23 19:46:59 deraadt Exp $ # $NetBSD: RAMDISK,v 1.3.4.1 1996/08/19 23:35:10 gwr Exp $ # Machine architecture; required by config(8) @@ -22,7 +22,6 @@ option DIAGNOSTIC option FFS option NFSCLIENT #option CD9660 -option KERNFS option INET option BOOT_CONFIG option SWAPPAGER |