Source-Changes-HG archive

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

[src/trunk]: src/sys/arch/shark/conf Include the atheros hal files



details:   https://anonhg.NetBSD.org/src/rev/b0a3bcad33bd
branches:  trunk
changeset: 822302:b0a3bcad33bd
user:      martin <martin%NetBSD.org@localhost>
date:      Sun Mar 12 10:18:07 2017 +0000

description:
Include the atheros hal files

diffstat:

 sys/arch/shark/conf/std.shark |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (15 lines):

diff -r 424b0171950a -r b0a3bcad33bd sys/arch/shark/conf/std.shark
--- a/sys/arch/shark/conf/std.shark     Sun Mar 12 06:37:41 2017 +0000
+++ b/sys/arch/shark/conf/std.shark     Sun Mar 12 10:18:07 2017 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: std.shark,v 1.9 2012/09/21 14:21:58 matt Exp $
+#      $NetBSD: std.shark,v 1.10 2017/03/12 10:18:07 martin Exp $
 #
 # standard NetBSD/shark options
 
@@ -23,3 +23,5 @@
 # This also requires wsfont to be useful.  Does not disturb if it is
 # not enabled.
 options        FONT_VT220L8x16
+
+include        "external/isc/atheros_hal/conf/std.ath_hal"



Home | Main Index | Thread Index | Old Index