Module Name:    src
Committed By:   matt
Date:           Tue Dec 27 16:21:25 UTC 2011

Modified Files:
        src/sys/arch/evbmips/conf [matt-nb5-mips64]: INSTALL_XLSATX64

Log Message:
Don't build unneeded kernel.  Try to mdsetimage


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.1 -r1.1.2.2 src/sys/arch/evbmips/conf/INSTALL_XLSATX64

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/evbmips/conf/INSTALL_XLSATX64
diff -u src/sys/arch/evbmips/conf/INSTALL_XLSATX64:1.1.2.1 src/sys/arch/evbmips/conf/INSTALL_XLSATX64:1.1.2.2
--- src/sys/arch/evbmips/conf/INSTALL_XLSATX64:1.1.2.1	Mon Dec 14 07:24:33 2009
+++ src/sys/arch/evbmips/conf/INSTALL_XLSATX64	Tue Dec 27 16:21:25 2011
@@ -1,8 +1,14 @@
-# $NetBSD: INSTALL_XLSATX64,v 1.1.2.1 2009/12/14 07:24:33 cliff Exp $
+# $NetBSD: INSTALL_XLSATX64,v 1.1.2.2 2011/12/27 16:21:25 matt Exp $
 
 include		"arch/evbmips/conf/XLSATX64"
 
-#ident		"INSTALL_XLSATX64-$Revision: 1.1.2.1 $"           
+no config netbsd-wm0
+no config netbsd-sd0a
+no config netbsd-msk0
+
+makeoptions	NEED_MDSETIMAGE="yes"
+
+#ident		"INSTALL_XLSATX64-$Revision: 1.1.2.2 $"           
 
 # Enable the hooks used for initializing the root memory-disk.
 #     The ramdisk size must be kept in sync manually with the size of

Reply via email to