Module Name:    src
Committed By:   matt
Date:           Wed Aug 24 16:02:27 UTC 2011

Added Files:
        src/sys/arch/evbmips/conf: GDIUM64

Log Message:
Add a 64-bit GDIUM configuration.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/sys/arch/evbmips/conf/GDIUM64

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Added files:

Index: src/sys/arch/evbmips/conf/GDIUM64
diff -u /dev/null src/sys/arch/evbmips/conf/GDIUM64:1.1
--- /dev/null	Wed Aug 24 16:02:27 2011
+++ src/sys/arch/evbmips/conf/GDIUM64	Wed Aug 24 16:02:26 2011
@@ -0,0 +1,12 @@
+# $NetBSD: GDIUM64,v 1.1 2011/08/24 16:02:26 matt Exp $
+#
+include "arch/evbmips/conf/GDIUM"
+
+makeoptions	LP64="yes"
+
+options 	EXEC_ELF64
+options 	COMPAT_NETBSD32
+#no options 	SYMTAB_SPACE
+#options 	SYMTAB_SPACE=470000	# size for embedded symbol table
+
+#options 	UVMHIST, UVMHIST_PRINT

Reply via email to