Module Name:    src
Committed By:   matt
Date:           Tue Aug 11 03:37:26 UTC 2009

Modified Files:
        src/sys/arch/algor/conf: files.algor

Log Message:
Use arch/mips/files.bonito


To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 src/sys/arch/algor/conf/files.algor

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/algor/conf/files.algor
diff -u src/sys/arch/algor/conf/files.algor:1.24 src/sys/arch/algor/conf/files.algor:1.25
--- src/sys/arch/algor/conf/files.algor:1.24	Wed Feb 20 21:43:33 2008
+++ src/sys/arch/algor/conf/files.algor	Tue Aug 11 03:37:26 2009
@@ -1,4 +1,4 @@
-#	$NetBSD: files.algor,v 1.24 2008/02/20 21:43:33 drochner Exp $
+#	$NetBSD: files.algor,v 1.25 2009/08/11 03:37:26 matt Exp $
 
 # Algorithmics evaluation board specific configuration info.
 
@@ -101,11 +101,7 @@
 attach	vtpbc at mainbus with vtpbc_mainbus
 file	arch/algor/dev/vtpbc_mainbus.c		vtpbc_mainbus
 
-device	bonito: pcibus
-file	arch/mips/bonito/bonito_pci.c		bonito
-file	arch/mips/bonito/bonito_iobc.c		bonito
-
-attach	bonito at mainbus with bonito_mainbus
+include "arch/mips/conf/files.bonito"
 file	arch/algor/dev/bonito_mainbus.c		bonito_mainbus
 
 device	pcib: isabus

Reply via email to