17 lines
399 B
Plaintext
17 lines
399 B
Plaintext
# $NetBSD: files.osk5912,v 1.1 2007/01/06 08:16:26 christos Exp $
|
|
#
|
|
# TI OSK5912 evaluation board configuration info
|
|
#
|
|
|
|
file arch/evbarm/osk5912/osk5912_machdep.c
|
|
|
|
# Kernel boot arguments
|
|
defparam opt_machdep.h BOOT_ARGS
|
|
|
|
# CPU support and integrated peripherals
|
|
include "arch/arm/omap/files.omap"
|
|
|
|
# SMSC LAN91C96
|
|
attach sm at emifs with sm_emifs
|
|
file arch/evbarm/osk5912/if_sm_emifs.c sm_emifs
|