summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorArtur Grabowski <art@cvs.openbsd.org>2001-01-15 12:01:36 +0000
committerArtur Grabowski <art@cvs.openbsd.org>2001-01-15 12:01:36 +0000
commita2d891fa34c11982a8aff023cc702bb13d00021f (patch)
treebbaa8b56fc5b7800011a8a840fa61e0caaf6d30d /sys
parent872795cd0deb82b58940de59079f1b09dbd5c400 (diff)
enable COMPAT_NETBSD
Diffstat (limited to 'sys')
-rw-r--r--sys/arch/alpha/conf/GENERIC3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/arch/alpha/conf/GENERIC b/sys/arch/alpha/conf/GENERIC
index 2be8e62fe1c..1302da7d7a0 100644
--- a/sys/arch/alpha/conf/GENERIC
+++ b/sys/arch/alpha/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.60 2000/12/11 16:14:41 nate Exp $
+# $OpenBSD: GENERIC,v 1.61 2001/01/15 12:01:35 art Exp $
# $NetBSD: GENERIC,v 1.31 1996/12/03 17:25:29 cgd Exp $
#
# Generic Alpha kernel. Enough to get booted, etc., but not much more.
@@ -28,6 +28,7 @@ option APERTURE # in-kernel aperture driver for XFree86
option FFS_SOFTUPDATES # Soft updates
option COMPAT_OSF1 # OSF/1 binary compatibility
+option COMPAT_NETBSD # NetBSD compatibility
# Disklabel compatibility options
option DISKLABEL_ALL # All of the ones mentined below