1#	$NetBSD: files.armadillo9,v 1.3 2007/12/03 15:33:29 ad Exp $
2#
3# First try for arm-specific configuration info
4#
5
6file	arch/evbarm/armadillo/armadillo9_machdep.c
7
8# EP93xx Processor CPU support
9include "arch/arm/ep93xx/files.ep93xx"
10
11attach	epsoc at mainbus
12
13attach	epcom at epsoc with armadillo9com
14file	arch/evbarm/armadillo/armadillo9_com.c	armadillo9com
15
16device	armadillo9iic: i2cbus, i2c_bitbang
17attach	armadillo9iic at epgpio
18file	arch/evbarm/armadillo/armadillo9_iic.c	armadillo9iic
19
20attach	eppcic at epsoc with armadillo9pcic
21file	arch/evbarm/armadillo/armadillo9_pcic.c	armadillo9pcic
22