Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/arch/evbarm/conf cinclude CUBIEBOARD.local



details:   https://anonhg.NetBSD.org/src/rev/9f474d8831cb
branches:  trunk
changeset: 338624:9f474d8831cb
user:      matt <matt%NetBSD.org@localhost>
date:      Mon Jun 01 23:17:47 2015 +0000

description:
cinclude CUBIEBOARD.local

diffstat:

 sys/arch/evbarm/conf/CUBIETRUCK |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (16 lines):

diff -r 357f8e1edda9 -r 9f474d8831cb sys/arch/evbarm/conf/CUBIETRUCK
--- a/sys/arch/evbarm/conf/CUBIETRUCK   Mon Jun 01 23:16:54 2015 +0000
+++ b/sys/arch/evbarm/conf/CUBIETRUCK   Mon Jun 01 23:17:47 2015 +0000
@@ -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 @@
 #
 options        PMAP_NEED_ALLOC_POOLPAGE
 
+cinclude       "arch/evbarm/conf/CUBIETRUCK.local"
+
 #options       VERBOSE_INIT_ARM # verbose bootstraping messages



Home | Main Index | Thread Index | Old Index