Module Name: src Committed By: matt Date: Wed Aug 26 04:47:29 UTC 2009
Modified Files: src/sys/arch/evbmips/conf [matt-nb5-mips64]: MALTA32 MALTA64 Log Message: Add no ath* since we have no Atheros HAL for mips64 To generate a diff of this commit: cvs rdiff -u -r1.1.2.1 -r1.1.2.2 src/sys/arch/evbmips/conf/MALTA32 \ src/sys/arch/evbmips/conf/MALTA64 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/evbmips/conf/MALTA32 diff -u src/sys/arch/evbmips/conf/MALTA32:1.1.2.1 src/sys/arch/evbmips/conf/MALTA32:1.1.2.2 --- src/sys/arch/evbmips/conf/MALTA32:1.1.2.1 Fri Aug 21 17:52:16 2009 +++ src/sys/arch/evbmips/conf/MALTA32 Wed Aug 26 04:47:29 2009 @@ -1,4 +1,4 @@ -# $NetBSD: MALTA32,v 1.1.2.1 2009/08/21 17:52:16 matt Exp $ +# $NetBSD: MALTA32,v 1.1.2.2 2009/08/26 04:47:29 matt Exp $ # include "arch/evbmips/conf/MALTA" @@ -7,3 +7,5 @@ no options MIPS32 #options EXEC_ELF64 +no ath* + Index: src/sys/arch/evbmips/conf/MALTA64 diff -u src/sys/arch/evbmips/conf/MALTA64:1.1.2.1 src/sys/arch/evbmips/conf/MALTA64:1.1.2.2 --- src/sys/arch/evbmips/conf/MALTA64:1.1.2.1 Fri Aug 21 17:52:16 2009 +++ src/sys/arch/evbmips/conf/MALTA64 Wed Aug 26 04:47:29 2009 @@ -1,4 +1,4 @@ -# $NetBSD: MALTA64,v 1.1.2.1 2009/08/21 17:52:16 matt Exp $ +# $NetBSD: MALTA64,v 1.1.2.2 2009/08/26 04:47:29 matt Exp $ # include "arch/evbmips/conf/MALTA" @@ -7,3 +7,4 @@ no options MIPS32 options EXEC_ELF64 +no ath*