From bbab86c27bdfca6cd6488ce1f8963c0e72a2d85c Mon Sep 17 00:00:00 2001 From: matt Date: Fri, 12 Jul 2002 05:30:24 +0000 Subject: [PATCH] Enable COMPAT_LINUX --- sys/arch/macppc/conf/GENERIC | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sys/arch/macppc/conf/GENERIC b/sys/arch/macppc/conf/GENERIC index dd53122fbe06..4ef712a097a8 100644 --- a/sys/arch/macppc/conf/GENERIC +++ b/sys/arch/macppc/conf/GENERIC @@ -1,4 +1,4 @@ -# $NetBSD: GENERIC,v 1.138 2002/07/09 10:14:18 hamajima Exp $ +# $NetBSD: GENERIC,v 1.139 2002/07/12 05:30:24 matt Exp $ # # GENERIC machine description file # @@ -22,7 +22,7 @@ include "arch/macppc/conf/std.macppc" options INCLUDE_CONFIG_FILE # embed config file in kernel binary -#ident "GENERIC-$Revision: 1.138 $" +#ident "GENERIC-$Revision: 1.139 $" maxusers 32 @@ -70,7 +70,7 @@ options COMPAT_13 # NetBSD 1.3, options COMPAT_14 # NetBSD 1.4, options COMPAT_43 # and 4.3BSD #options COMPAT_386BSD_MBRPART # recognize old partition ID -#options COMPAT_LINUX # Linux binary compatibility +options COMPAT_LINUX # Linux binary compatibility #options TCP_COMPAT_42 # 4.2BSD TCP/IP bug compat. Not recommended. # File systems