1 # $NetBSD: files.netwalker,v 1.2.6.2 2011/03/05 20:50:04 rmind Exp $ 2 # 3 # Sharp 4 # 5 6 file arch/evbarm/netwalker/netwalker_machdep.c 7 8 # Kernel boot arguments 9 defparam opt_machdep.h BOOT_ARGS 10 11 # CPU support and integrated peripherals 12 include "arch/arm/imx/files.imx51" 13 14 device imxusbc_axi 15 attach imxusbc at axi with imxusbc_axi 16 file arch/evbarm/netwalker/netwalker_usb.c imxusbc_axi 17