Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/evbarm/conf Pull in files.i80200
details: https://anonhg.NetBSD.org/src/rev/a24361447a0c
branches: trunk
changeset: 521130:a24361447a0c
user: thorpej <thorpej%NetBSD.org@localhost>
date: Thu Jan 24 03:57:36 2002 +0000
description:
Pull in files.i80200
diffstat:
sys/arch/evbarm/conf/files.iq80310 | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (19 lines):
diff -r c65a0189c8ad -r a24361447a0c sys/arch/evbarm/conf/files.iq80310
--- a/sys/arch/evbarm/conf/files.iq80310 Thu Jan 24 03:47:15 2002 +0000
+++ b/sys/arch/evbarm/conf/files.iq80310 Thu Jan 24 03:57:36 2002 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: files.iq80310,v 1.4 2001/11/09 20:58:57 thorpej Exp $
+# $NetBSD: files.iq80310,v 1.5 2002/01/24 03:57:36 thorpej Exp $
#
# Intel IQ80310 evaluation board configuration info
#
@@ -21,6 +21,9 @@
attach com at obio with com_obio
file arch/evbarm/iq80310/com_obio.c com_obio
+# i80200 CPU support
+include "arch/arm/xscale/files.i80200"
+
# i80312 Companion I/O support
include "arch/arm/xscale/files.i80312"
Home |
Main Index |
Thread Index |
Old Index