Module Name:    src
Committed By:   christos
Date:           Sat Nov 25 04:22:43 UTC 2017

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

Log Message:
we don't need manual removals now that config has been fixed


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 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.7 src/sys/arch/evbarm/conf/OPENRD:1.8
--- src/sys/arch/evbarm/conf/OPENRD:1.7	Mon Nov 20 19:47:38 2017
+++ src/sys/arch/evbarm/conf/OPENRD	Fri Nov 24 23:22:42 2017
@@ -1,4 +1,4 @@
-#	$NetBSD: OPENRD,v 1.7 2017/11/21 00:47:38 christos Exp $
+#	$NetBSD: OPENRD,v 1.8 2017/11/25 04:22:42 christos 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
@@ -28,7 +28,3 @@ wsdisplay*	at vga? console ?
 # mvsdio doesn't currently function on OPENRD
 # Tested on OpenRD-Client
 no mvsdio
-no sdmmc* at mvsdio?
-no ld* at sdmmc?
-no sbt* at sdmmc?
-

Reply via email to