Regen from GENERIC.in rev 1.47:
> Remove obsolete options VNODE_OP_NOINLINE.
This commit is contained in:
parent
2a32b6081e
commit
cf900d2ab9
@ -1,9 +1,9 @@
|
||||
# $NetBSD: AMIGA,v 1.90 2005/12/07 12:13:47 tsutsui Exp $
|
||||
# $NetBSD: AMIGA,v 1.91 2005/12/07 12:42:39 tsutsui Exp $
|
||||
#
|
||||
# This file was automatically created.
|
||||
# Changes will be lost when make is run in this directory.
|
||||
#
|
||||
# Created from: # NetBSD: GENERIC.in,v 1.46 2005/12/07 09:10:12 tsutsui Exp $
|
||||
# Created from: # NetBSD: GENERIC.in,v 1.47 2005/12/07 12:40:46 tsutsui Exp $
|
||||
#
|
||||
# GENERIC machine description file
|
||||
#
|
||||
@ -28,7 +28,7 @@ include "arch/amiga/conf/std.amiga"
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "GENERIC-$Revision: 1.90 $"
|
||||
#ident "GENERIC-$Revision: 1.91 $"
|
||||
|
||||
|
||||
maxusers 8
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $NetBSD: DRACO,v 1.106 2005/12/07 12:13:47 tsutsui Exp $
|
||||
# $NetBSD: DRACO,v 1.107 2005/12/07 12:42:39 tsutsui Exp $
|
||||
#
|
||||
# This file was automatically created.
|
||||
# Changes will be lost when make is run in this directory.
|
||||
#
|
||||
# Created from: # NetBSD: GENERIC.in,v 1.46 2005/12/07 09:10:12 tsutsui Exp $
|
||||
# Created from: # NetBSD: GENERIC.in,v 1.47 2005/12/07 12:40:46 tsutsui Exp $
|
||||
#
|
||||
# GENERIC machine description file
|
||||
#
|
||||
@ -28,7 +28,7 @@ include "arch/amiga/conf/std.amiga"
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "GENERIC-$Revision: 1.106 $"
|
||||
#ident "GENERIC-$Revision: 1.107 $"
|
||||
|
||||
|
||||
maxusers 8
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $NetBSD: GENERIC,v 1.229 2005/12/07 12:13:47 tsutsui Exp $
|
||||
# $NetBSD: GENERIC,v 1.230 2005/12/07 12:42:39 tsutsui Exp $
|
||||
#
|
||||
# This file was automatically created.
|
||||
# Changes will be lost when make is run in this directory.
|
||||
#
|
||||
# Created from: # NetBSD: GENERIC.in,v 1.46 2005/12/07 09:10:12 tsutsui Exp $
|
||||
# Created from: # NetBSD: GENERIC.in,v 1.47 2005/12/07 12:40:46 tsutsui Exp $
|
||||
#
|
||||
# GENERIC machine description file
|
||||
#
|
||||
@ -28,7 +28,7 @@ include "arch/amiga/conf/std.amiga"
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "GENERIC-$Revision: 1.229 $"
|
||||
#ident "GENERIC-$Revision: 1.230 $"
|
||||
|
||||
|
||||
maxusers 8
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $NetBSD: INSTALL,v 1.63 2005/12/07 12:13:47 tsutsui Exp $
|
||||
# $NetBSD: INSTALL,v 1.64 2005/12/07 12:42:39 tsutsui Exp $
|
||||
#
|
||||
# This file was automatically created.
|
||||
# Changes will be lost when make is run in this directory.
|
||||
#
|
||||
# Created from: # NetBSD: GENERIC.in,v 1.46 2005/12/07 09:10:12 tsutsui Exp $
|
||||
# Created from: # NetBSD: GENERIC.in,v 1.47 2005/12/07 12:40:46 tsutsui Exp $
|
||||
#
|
||||
# GENERIC machine description file
|
||||
#
|
||||
@ -28,7 +28,7 @@ include "arch/amiga/conf/std.amiga"
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "GENERIC-$Revision: 1.63 $"
|
||||
#ident "GENERIC-$Revision: 1.64 $"
|
||||
|
||||
makeoptions COPTS="-Os"
|
||||
|
||||
@ -109,8 +109,6 @@ file-system KERNFS # kernel data-structure filesystem
|
||||
#options FFS_EI # FFS Endian Independant support
|
||||
|
||||
|
||||
options VNODE_OP_NOINLINE # Not inlining vnode op calls saves mem
|
||||
|
||||
#options EXT2FS_SYSTEM_FLAGS # makes ext2fs file flags (append and
|
||||
# immutable) behave as system flags.
|
||||
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $NetBSD: WSCONS,v 1.44 2005/12/07 12:13:47 tsutsui Exp $
|
||||
# $NetBSD: WSCONS,v 1.45 2005/12/07 12:42:39 tsutsui Exp $
|
||||
#
|
||||
# This file was automatically created.
|
||||
# Changes will be lost when make is run in this directory.
|
||||
#
|
||||
# Created from: # NetBSD: GENERIC.in,v 1.46 2005/12/07 09:10:12 tsutsui Exp $
|
||||
# Created from: # NetBSD: GENERIC.in,v 1.47 2005/12/07 12:40:46 tsutsui Exp $
|
||||
#
|
||||
# GENERIC machine description file
|
||||
#
|
||||
@ -28,7 +28,7 @@ include "arch/amiga/conf/std.amiga"
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "GENERIC-$Revision: 1.44 $"
|
||||
#ident "GENERIC-$Revision: 1.45 $"
|
||||
|
||||
|
||||
maxusers 8
|
||||
|
Loading…
Reference in New Issue
Block a user