Make bridge mode standard in GENERIC, yank INSTALL_B64

This commit is contained in:
garbled 2008-02-05 19:01:23 +00:00
parent 2234198b7f
commit 094e746de5
2 changed files with 2 additions and 13 deletions

View File

@ -1,12 +0,0 @@
# $NetBSD: INSTALL_B64,v 1.1 2008/01/23 23:11:22 garbled Exp $
#
# INSTALL machine description file for ofppc
include "arch/ofppc/conf/GENERIC_B64"
#ident "INSTALL-$Revision: 1.1 $"
options MEMORY_DISK_HOOKS
options MEMORY_DISK_IS_ROOT # force root on memory disk
options MEMORY_DISK_SERVER=0 # no userspace memory disk support
options MEMORY_DISK_ROOT_SIZE=10000 # size of memory disk, in blocks

View File

@ -1,4 +1,4 @@
# $NetBSD: std.ofppc,v 1.13 2008/01/11 05:18:58 mrg Exp $
# $NetBSD: std.ofppc,v 1.14 2008/02/05 19:01:23 garbled Exp $
#
# standard, required NetBSD/ofppc 'options'
@ -6,6 +6,7 @@ machine ofppc powerpc
include "conf/std" # MI standard options
options PPC_OEA
options PPC_OEA64_BRIDGE
makeoptions PPCDIR="oea" # Tell Makefile.powerpc what dir to use
options EXEC_ELF32 # exec ELF binaries