17 lines
379 B
Plaintext
17 lines
379 B
Plaintext
# $NetBSD: files.nitrogen6,v 1.1 2014/09/25 05:05:28 ryo Exp $
|
|
#
|
|
# Nitrogen6X
|
|
#
|
|
|
|
file arch/evbarm/nitrogen6/nitrogen6_machdep.c
|
|
|
|
# Kernel boot arguments
|
|
defparam opt_machdep.h BOOT_ARGS
|
|
|
|
# CPU support and integrated peripherals
|
|
include "arch/arm/imx/files.imx6"
|
|
|
|
device imxusbc_axi
|
|
attach imxusbc at axi with imxusbc_axi
|
|
file arch/evbarm/nitrogen6/nitrogen6_usb.c imxusbc_axi
|