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 pull in RPI.local if it exists



details:   https://anonhg.NetBSD.org/src/rev/90547f6d9f95
branches:  trunk
changeset: 783799:90547f6d9f95
user:      jmcneill <jmcneill%NetBSD.org@localhost>
date:      Wed Jan 09 01:39:44 2013 +0000

description:
pull in RPI.local if it exists

diffstat:

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

diffs (17 lines):

diff -r b2fc22722e06 -r 90547f6d9f95 sys/arch/evbarm/conf/RPI
--- a/sys/arch/evbarm/conf/RPI  Wed Jan 09 00:28:54 2013 +0000
+++ b/sys/arch/evbarm/conf/RPI  Wed Jan 09 01:39:44 2013 +0000
@@ -1,5 +1,5 @@
 #
-#      $NetBSD: RPI,v 1.15 2013/01/09 00:28:54 jmcneill Exp $
+#      $NetBSD: RPI,v 1.16 2013/01/09 01:39:44 jmcneill Exp $
 #
 #      RPi -- Raspberry Pi
 #
@@ -278,3 +278,6 @@
 # data mover pseudo-devices
 #pseudo-device swdmover                # software dmover(9) back-end
 #pseudo-device dmoverio                # /dev/dmover dmover(9) interface
+
+# local configuration
+cinclude "arch/evbarm/conf/RPI.local"



Home | Main Index | Thread Index | Old Index