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 typo in comment BEAGLEBOARD->CUBIEB...



details:   https://anonhg.NetBSD.org/src/rev/e9ac946875e3
branches:  trunk
changeset: 327105:e9ac946875e3
user:      reinoud <reinoud%NetBSD.org@localhost>
date:      Thu Feb 27 16:00:32 2014 +0000

description:
Fix typo in comment BEAGLEBOARD->CUBIEBOARD

diffstat:

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

diffs (17 lines):

diff -r 7a0b03a416b7 -r e9ac946875e3 sys/arch/evbarm/conf/std.cubie
--- a/sys/arch/evbarm/conf/std.cubie    Thu Feb 27 15:58:03 2014 +0000
+++ b/sys/arch/evbarm/conf/std.cubie    Thu Feb 27 16:00:32 2014 +0000
@@ -1,11 +1,11 @@
-#      $NetBSD: std.cubie,v 1.2 2013/11/01 18:41:06 skrll Exp $
+#      $NetBSD: std.cubie,v 1.3 2014/02/27 16:00:32 reinoud Exp $
 #
 # standard NetBSD/evbarm for CUBIEBOARD options
 
 machine        evbarm arm
 include        "arch/evbarm/conf/std.evbarm"
 
-# Pull in BEAGLEBOARD config definitions.
+# Pull in CUBIEBOARD config definitions.
 include                "arch/evbarm/conf/files.cubie"
 
 # To support easy transit to ../arch/arm/arm32



Home | Main Index | Thread Index | Old Index