Module Name: src
Committed By: matt
Date: Sat May 28 00:07:56 UTC 2011
Modified Files:
src/sys/arch/evbppc/conf: RB800
Log Message:
NEEDS_MDSETIMAGE -> NEED_MDSETIMAGE
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/arch/evbppc/conf/RB800
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/sys/arch/evbppc/conf/RB800
diff -u src/sys/arch/evbppc/conf/RB800:1.4 src/sys/arch/evbppc/conf/RB800:1.5
--- src/sys/arch/evbppc/conf/RB800:1.4 Wed Mar 16 21:10:35 2011
+++ src/sys/arch/evbppc/conf/RB800 Sat May 28 00:07:56 2011
@@ -1,4 +1,4 @@
-# $NetBSD: RB800,v 1.4 2011/03/16 21:10:35 matt Exp $
+# $NetBSD: RB800,v 1.5 2011/05/28 00:07:56 matt Exp $
#
# RB800 -- everything that's currently supported
#
@@ -7,7 +7,7 @@
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-ident "RB800-$Revision: 1.4 $"
+ident "RB800-$Revision: 1.5 $"
maxusers 32
@@ -22,7 +22,7 @@
#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=6144 # size of memory disk, in blocks
-no makeoptions NEEDS_MDSETIMAGE
+no makeoptions NEED_MDSETIMAGE
options NFS_BOOT_BOOTP