xref: /netbsd-src/sys/arch/evbarm/conf/files.netwalker (revision daf6c4152fcddc27c445489775ed1f66ab4ea9a9)
1#	$NetBSD: files.netwalker,v 1.2 2010/11/30 13:07:29 bsh Exp $
2#
3# Sharp
4#
5
6file	arch/evbarm/netwalker/netwalker_machdep.c
7
8# Kernel boot arguments
9defparam opt_machdep.h				BOOT_ARGS
10
11# CPU support and integrated peripherals
12include "arch/arm/imx/files.imx51"
13
14device imxusbc_axi
15attach imxusbc at axi with imxusbc_axi
16file   arch/evbarm/netwalker/netwalker_usb.c	imxusbc_axi
17