Module Name: src Committed By: matt Date: Tue Dec 27 17:07:15 UTC 2011
Modified Files: src/sys/arch/evbmips/conf [matt-nb5-mips64]: INSTALL_XLPEVB32 INSTALL_XLPEVB64 Log Message: Fix some tpyos. To generate a diff of this commit: cvs rdiff -u -r1.1.2.1 -r1.1.2.2 src/sys/arch/evbmips/conf/INSTALL_XLPEVB32 \ src/sys/arch/evbmips/conf/INSTALL_XLPEVB64 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_XLPEVB32 diff -u src/sys/arch/evbmips/conf/INSTALL_XLPEVB32:1.1.2.1 src/sys/arch/evbmips/conf/INSTALL_XLPEVB32:1.1.2.2 --- src/sys/arch/evbmips/conf/INSTALL_XLPEVB32:1.1.2.1 Sat Dec 24 01:42:48 2011 +++ src/sys/arch/evbmips/conf/INSTALL_XLPEVB32 Tue Dec 27 17:07:14 2011 @@ -1,4 +1,4 @@ -# $NetBSD: INSTALL_XLPEVB32,v 1.1.2.1 2011/12/24 01:42:48 matt Exp $ +# $NetBSD: INSTALL_XLPEVB32,v 1.1.2.2 2011/12/27 17:07:14 matt Exp $ include "arch/evbmips/conf/XLPEVB32" @@ -7,7 +7,7 @@ no config netbsd-sd0a makeoptions NEED_MDSETIMAGE="yes" -#ident "INSTALL_XLSATX32-$Revision: 1.1.2.1 $" +#ident "INSTALL_XLPEVB32-$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 Index: src/sys/arch/evbmips/conf/INSTALL_XLPEVB64 diff -u src/sys/arch/evbmips/conf/INSTALL_XLPEVB64:1.1.2.1 src/sys/arch/evbmips/conf/INSTALL_XLPEVB64:1.1.2.2 --- src/sys/arch/evbmips/conf/INSTALL_XLPEVB64:1.1.2.1 Tue Dec 27 16:20:51 2011 +++ src/sys/arch/evbmips/conf/INSTALL_XLPEVB64 Tue Dec 27 17:07:15 2011 @@ -1,13 +1,13 @@ -# $NetBSD: INSTALL_XLPEVB64,v 1.1.2.1 2011/12/27 16:20:51 matt Exp $ +# $NetBSD: INSTALL_XLPEVB64,v 1.1.2.2 2011/12/27 17:07:15 matt Exp $ -include "arch/evbmips/conf/XLSEVB64" +include "arch/evbmips/conf/XLPEVB64" no config netbsd-wm0 no config netbsd-sd0a makeoptions NEED_MDSETIMAGE="yes" -#ident "INSTALL_XLSATX64-$Revision: 1.1.2.1 $" +#ident "INSTALL_XLPEVB64-$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