Module Name:    src
Committed By:   dyoung
Date:           Mon Apr  4 19:55:16 UTC 2011

Modified Files:
        src/sys/arch/evbppc/conf: std.obs266

Log Message:
Pull in the Atheros HAL options so that OPENBLOCKS266_OPT will build.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/evbppc/conf/std.obs266

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/evbppc/conf/std.obs266
diff -u src/sys/arch/evbppc/conf/std.obs266:1.1 src/sys/arch/evbppc/conf/std.obs266:1.2
--- src/sys/arch/evbppc/conf/std.obs266:1.1	Thu Mar 18 14:15:38 2010
+++ src/sys/arch/evbppc/conf/std.obs266	Mon Apr  4 19:55:16 2011
@@ -1,4 +1,4 @@
-#	$NetBSD: std.obs266,v 1.1 2010/03/18 14:15:38 kiyohara Exp $
+#	$NetBSD: std.obs266,v 1.2 2011/04/04 19:55:16 dyoung Exp $
 #
 # Standard/required options for obs266.
 
@@ -8,4 +8,7 @@
 makeoptions	TEXTADDR=0x25000
 options 	KERNBASE=0x25000
 
+# Atheros HAL options
+include "external/isc/atheros_hal/conf/std.ath_hal"
+
 include		"arch/evbppc/conf/files.obs266"

Reply via email to