mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-09 15:18:01 -04:00
18 lines
424 B
Plaintext
18 lines
424 B
Plaintext
# $NetBSD: files.nitrogen6,v 1.2 2015/07/30 08:09:36 ryo Exp $
|
|
#
|
|
# Nitrogen6X
|
|
#
|
|
|
|
file arch/evbarm/nitrogen6/nitrogen6_machdep.c
|
|
file arch/evbarm/nitrogen6/nitrogen6_iomux.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
|