NetBSD/sys/arch/evbarm/conf/files.hawk
matt 386d762476 Add support for OMAP1-183 base hawkboard (HAWK) from Sughosh Ganu.
Minor cleanup (adding $NetBSD to headers, __KERNEL_RCSID to C files, etc).
2013-10-02 16:48:26 +00:00

16 lines
344 B
Plaintext

# $NetBSD: files.hawk,v 1.1 2013/10/02 16:48:26 matt Exp $
#
# Hawk board configuration info
#
file arch/arm/arm32/arm32_boot.c
file arch/arm/arm32/arm32_kvminit.c
file arch/evbarm/hawk/hawk_machdep.c
# Kernel boot arguments
defparam opt_machdep.h BOOT_ARGS
# CPU support and integrated peripherals
include "arch/arm/omap/files.omapl1x"