Module Name:    src
Committed By:   matt
Date:           Mon Jun  1 23:17:47 UTC 2015

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

Log Message:
cinclude CUBIEBOARD.local


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/sys/arch/evbarm/conf/CUBIETRUCK

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/CUBIETRUCK
diff -u src/sys/arch/evbarm/conf/CUBIETRUCK:1.7 src/sys/arch/evbarm/conf/CUBIETRUCK:1.8
--- src/sys/arch/evbarm/conf/CUBIETRUCK:1.7	Sun Apr 19 21:28:37 2015
+++ src/sys/arch/evbarm/conf/CUBIETRUCK	Mon Jun  1 23:17:47 2015
@@ -1,4 +1,4 @@
-#	$NetBSD: CUBIETRUCK,v 1.7 2015/04/19 21:28:37 matt Exp $
+#	$NetBSD: CUBIETRUCK,v 1.8 2015/06/01 23:17:47 matt Exp $
 #
 #	CUBIETRUCK - Cubieboard3 (mostly cubieboard2 with 2GB)
 #
@@ -27,4 +27,6 @@ makeoptions	CPUFLAGS="-mcpu=cortex-a7 -m
 #
 options 	PMAP_NEED_ALLOC_POOLPAGE
 
+cinclude	"arch/evbarm/conf/CUBIETRUCK.local"
+
 #options 	VERBOSE_INIT_ARM # verbose bootstraping messages

Reply via email to