Module Name:    src
Committed By:   macallan
Date:           Sat Jul 11 19:01:17 UTC 2015

Modified Files:
        src/sys/arch/evbmips/conf: std.ingenic

Log Message:
include files.sdmmc


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

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/std.ingenic
diff -u src/sys/arch/evbmips/conf/std.ingenic:1.1 src/sys/arch/evbmips/conf/std.ingenic:1.2
--- src/sys/arch/evbmips/conf/std.ingenic:1.1	Sat Nov 22 15:17:02 2014
+++ src/sys/arch/evbmips/conf/std.ingenic	Sat Jul 11 19:01:17 2015
@@ -1,4 +1,4 @@
-# $NetBSD: std.ingenic,v 1.1 2014/11/22 15:17:02 macallan Exp $
+# $NetBSD: std.ingenic,v 1.2 2015/07/11 19:01:17 macallan Exp $
 
 machine evbmips mips
 include		"conf/std"	# MI standard options
@@ -12,4 +12,4 @@ makeoptions	BOARDTYPE="ingenic"
 
 include 	"arch/evbmips/conf/files.ingenic"
 include 	"arch/mips/conf/files.ingenic"
-
+include 	"dev/sdmmc/files.sdmmc"			# SD/MMC devices

Reply via email to