Enable COMPAT_LINUX
This commit is contained in:
parent
bbf8234bfe
commit
bbab86c27b
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user