Source-Changes-HG archive

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

[src/trunk]: src/sys/arch/evbppc/conf Add cinlude TWRP1025.local



details:   https://anonhg.NetBSD.org/src/rev/2f0d1edb2eec
branches:  trunk
changeset: 339093:2f0d1edb2eec
user:      matt <matt%NetBSD.org@localhost>
date:      Fri Jun 26 21:54:41 2015 +0000

description:
Add cinlude TWRP1025.local

diffstat:

 sys/arch/evbppc/conf/TWRP1025 |  6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

diffs (24 lines):

diff -r 8d0563a84238 -r 2f0d1edb2eec sys/arch/evbppc/conf/TWRP1025
--- a/sys/arch/evbppc/conf/TWRP1025     Fri Jun 26 18:27:52 2015 +0000
+++ b/sys/arch/evbppc/conf/TWRP1025     Fri Jun 26 21:54:41 2015 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: TWRP1025,v 1.20 2015/01/30 14:54:46 nonaka Exp $
+#      $NetBSD: TWRP1025,v 1.21 2015/06/26 21:54:41 matt Exp $
 #
 #      TWRP1025 -- everything that's currently supported
 #
@@ -7,7 +7,7 @@
 
 options        INCLUDE_CONFIG_FILE     # embed config file in kernel binary
 
-ident          "TWRP1025-$Revision: 1.20 $"
+ident          "TWRP1025-$Revision: 1.21 $"
 
 maxusers       32
 
@@ -231,3 +231,5 @@
 pseudo-device  kttcp                   # kernel ttcp
 pseudo-device  vlan                    # 802.1Q VLANs
 pseudo-device  lockstat                # lock profiling
+
+cinclude       "arch/evbppc/conf/TWRP1025.local"



Home | Main Index | Thread Index | Old Index