Module Name:    src
Committed By:   uebayasi
Date:           Wed Aug 11 14:03:58 UTC 2010

Modified Files:
        src/sys/arch/evbppc/conf [uebayasi-xip]: OPENBLOCKS266

Log Message:
Build net-bootable kernel (emac0) for test.


To generate a diff of this commit:
cvs rdiff -u -r1.46.2.1 -r1.46.2.2 src/sys/arch/evbppc/conf/OPENBLOCKS266

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/OPENBLOCKS266
diff -u src/sys/arch/evbppc/conf/OPENBLOCKS266:1.46.2.1 src/sys/arch/evbppc/conf/OPENBLOCKS266:1.46.2.2
--- src/sys/arch/evbppc/conf/OPENBLOCKS266:1.46.2.1	Fri Apr 30 14:39:17 2010
+++ src/sys/arch/evbppc/conf/OPENBLOCKS266	Wed Aug 11 14:03:58 2010
@@ -1,4 +1,4 @@
-#	$NetBSD: OPENBLOCKS266,v 1.46.2.1 2010/04/30 14:39:17 uebayasi Exp $
+#	$NetBSD: OPENBLOCKS266,v 1.46.2.2 2010/08/11 14:03:58 uebayasi Exp $
 #
 #	GENERIC -- everything that's currently supported
 #
@@ -7,7 +7,7 @@
 
 #options 	INCLUDE_CONFIG_FILE	# embed config file in kernel binary
 
-#ident 		"OPENBLOCKS266-$Revision: 1.46.2.1 $"
+#ident 		"OPENBLOCKS266-$Revision: 1.46.2.2 $"
 
 maxusers	32
 
@@ -140,6 +140,7 @@
 #
 
 config		netbsd	root on ? type ?
+config		netbsd-emac0	root on emac0 type ?
 
 
 #

Reply via email to