Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/alpha/conf let ath(4) build on alpha
details: https://anonhg.NetBSD.org/src/rev/d1b57e3d8f8c
branches: trunk
changeset: 753712:d1b57e3d8f8c
user: jakllsch <jakllsch%NetBSD.org@localhost>
date: Wed Apr 07 17:51:15 2010 +0000
description:
let ath(4) build on alpha
diffstat:
sys/arch/alpha/conf/std.alpha | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (16 lines):
diff -r e9a00c92764f -r d1b57e3d8f8c sys/arch/alpha/conf/std.alpha
--- a/sys/arch/alpha/conf/std.alpha Wed Apr 07 17:51:15 2010 +0000
+++ b/sys/arch/alpha/conf/std.alpha Wed Apr 07 17:51:15 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: std.alpha,v 1.25 2007/10/17 19:52:57 garbled Exp $
+# $NetBSD: std.alpha,v 1.26 2010/04/07 17:51:16 jakllsch Exp $
#
# Standard/required configuration info for NetBSD/alpha.
@@ -12,3 +12,6 @@
options EXEC_ECOFF # (native) ECOFF binary support
options EXEC_ELF64 # (native) ELF64 binary support
options EXEC_SCRIPT # shell script support
+
+# Atheros HAL options
+include "external/isc/atheros_hal/conf/std.ath_hal"
Home |
Main Index |
Thread Index |
Old Index