Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-7]: src/sys/arch/evbarm/conf Pull up following revision(s) (reque...
details: https://anonhg.NetBSD.org/src/rev/af08bcaef288
branches: netbsd-7
changeset: 798623:af08bcaef288
user: martin <martin%NetBSD.org@localhost>
date: Tue Nov 25 14:32:45 2014 +0000
description:
Pull up following revision(s) (requested by snj in ticket #261):
sys/arch/evbarm/conf/BPI: revision 1.13
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 0e7235278d02 -r af08bcaef288 sys/arch/evbarm/conf/BPI
--- a/sys/arch/evbarm/conf/BPI Tue Nov 25 08:09:45 2014 +0000
+++ b/sys/arch/evbarm/conf/BPI Tue Nov 25 14:32:45 2014 +0000
@@ -1,5 +1,5 @@
#
-# $NetBSD: BPI,v 1.2.2.7 2014/11/16 10:33:57 martin Exp $
+# $NetBSD: BPI,v 1.2.2.8 2014/11/25 14:32:45 martin Exp $
#
# BPI -- Banana Pi - an Allwinner A20 Eval Board Kernel
#
@@ -335,4 +335,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