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 Fix pasto: BPI.local, not CUBIEBOARD.local



details:   https://anonhg.NetBSD.org/src/rev/ab59ebc684b6
branches:  trunk
changeset: 333958:ab59ebc684b6
user:      snj <snj%NetBSD.org@localhost>
date:      Sun Nov 23 20:02:37 2014 +0000

description:
Fix pasto: BPI.local, not CUBIEBOARD.local

diffstat:

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

diffs (16 lines):

diff -r 349a3082a8c5 -r ab59ebc684b6 sys/arch/evbarm/conf/BPI
--- a/sys/arch/evbarm/conf/BPI  Sun Nov 23 16:36:03 2014 +0000
+++ b/sys/arch/evbarm/conf/BPI  Sun Nov 23 20:02:37 2014 +0000
@@ -1,5 +1,5 @@
 #
-#      $NetBSD: BPI,v 1.12 2014/11/15 14:59:25 jmcneill Exp $
+#      $NetBSD: BPI,v 1.13 2014/11/23 20:02:37 snj Exp $
 #
 #      BPI -- Banana Pi - an Allwinner A20 Eval Board Kernel
 #
@@ -337,4 +337,4 @@
 pseudo-device  ksyms                   # /dev/ksyms
 pseudo-device  lockstat                # lock profiling
 
-cinclude "arch/evbarm/conf/CUBIEBOARD.local"
+cinclude "arch/evbarm/conf/BPI.local"



Home | Main Index | Thread Index | Old Index