Module Name:    src
Committed By:   martin
Date:           Sun Mar 12 10:18:07 UTC 2017

Modified Files:
        src/sys/arch/shark/conf: std.shark

Log Message:
Include the atheros hal files


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/sys/arch/shark/conf/std.shark

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sys/arch/shark/conf/std.shark
diff -u src/sys/arch/shark/conf/std.shark:1.9 src/sys/arch/shark/conf/std.shark:1.10
--- src/sys/arch/shark/conf/std.shark:1.9	Fri Sep 21 14:21:58 2012
+++ src/sys/arch/shark/conf/std.shark	Sun Mar 12 10:18:07 2017
@@ -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 @@ options 	OFW
 # 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"

Reply via email to