summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordownsj <downsj@openbsd.org>1997-06-25 10:28:48 +0000
committerdownsj <downsj@openbsd.org>1997-06-25 10:28:48 +0000
commita6a9c9d9fb5db2396455e4d1b7b3358850eb5a0f (patch)
treeeff480b6d8aa869208664cabee8c7ded856164d6
parentmake install work first time (diff)
downloadwireguard-openbsd-a6a9c9d9fb5db2396455e4d1b7b3358850eb5a0f.tar.xz
wireguard-openbsd-a6a9c9d9fb5db2396455e4d1b7b3358850eb5a0f.zip
..and EXT2FS for all.
-rw-r--r--sys/conf/GENERIC3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/conf/GENERIC b/sys/conf/GENERIC
index d1764450af3..c43f52a8bc1 100644
--- a/sys/conf/GENERIC
+++ b/sys/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.21 1997/06/23 19:04:27 kstailey Exp $
+# $OpenBSD: GENERIC,v 1.22 1997/06/25 10:28:48 downsj Exp $
#
# Machine-independent option; used by all architectures for their
# GENERIC kernel
@@ -33,6 +33,7 @@ option LKM # loadable kernel modules
option FFS # UFS
option QUOTA # UFS quotas
#option LFS # log-structured file system
+option EXT2FS # Second Extended Filesystem
option MFS # memory file system