Pull in files.i80200

This commit is contained in:
thorpej 2002-01-24 03:57:36 +00:00
parent 57cfb2277e
commit ffe44b126d
1 changed files with 4 additions and 1 deletions

View File

@ -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 @@ file arch/evbarm/iq80310/obio_space_asm.S obio
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"