Module Name:    src
Committed By:   msaitoh
Date:           Fri Apr  4 07:55:25 UTC 2014

Modified Files:
        src/sys/arch/evbarm/conf: OPENRD

Log Message:
Delete COMPAT_NETBSD32 option


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/arch/evbarm/conf/OPENRD

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/evbarm/conf/OPENRD
diff -u src/sys/arch/evbarm/conf/OPENRD:1.4 src/sys/arch/evbarm/conf/OPENRD:1.5
--- src/sys/arch/evbarm/conf/OPENRD:1.4	Mon Dec  3 23:41:35 2012
+++ src/sys/arch/evbarm/conf/OPENRD	Fri Apr  4 07:55:25 2014
@@ -1,4 +1,4 @@
-#	$NetBSD: OPENRD,v 1.4 2012/12/03 23:41:35 msaitoh Exp $
+#	$NetBSD: OPENRD,v 1.5 2014/04/04 07:55:25 msaitoh Exp $
 #
 # This is a working config file for OpenRD(.org) Client.  Note that the
 # default boot address will not work and the kernel has to load at 8MB
@@ -17,7 +17,6 @@ makeoptions	LOADADDRESS="0xc0800000"
 
 #options 	FPU_VFP
 
-options 	COMPAT_NETBSD32
 no options 	COMPAT_LINUX
 
 # On-board PCI vga

Reply via email to