Module Name: src Committed By: matt Date: Mon Sep 14 19:26:08 UTC 2009
Modified Files: src/sys/arch/sbmips/conf [matt-nb5-mips64]: GENERIC64 Log Message: Add COMPAT_NETBSD32 To generate a diff of this commit: cvs rdiff -u -r1.1.2.1 -r1.1.2.2 src/sys/arch/sbmips/conf/GENERIC64 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/sbmips/conf/GENERIC64 diff -u src/sys/arch/sbmips/conf/GENERIC64:1.1.2.1 src/sys/arch/sbmips/conf/GENERIC64:1.1.2.2 --- src/sys/arch/sbmips/conf/GENERIC64:1.1.2.1 Thu Aug 20 06:52:43 2009 +++ src/sys/arch/sbmips/conf/GENERIC64 Mon Sep 14 19:26:08 2009 @@ -3,3 +3,4 @@ makeoptions LP64="yes" options EXEC_ELF64 +options COMPAT_NETBSD32