15 lines
324 B
Plaintext
15 lines
324 B
Plaintext
# $NetBSD: files.viper,v 1.2 2005/12/11 12:17:07 christos Exp $
|
|
#
|
|
# Arcom Viper
|
|
#
|
|
|
|
# homegrown stuff since initarm_common seems dead
|
|
file arch/evbarm/viper/viper_machdep.c
|
|
|
|
# CPU and I/O
|
|
include "arch/arm/xscale/files.pxa2x0"
|
|
|
|
# SMSC LAN91C111
|
|
attach sm at pxaip with sm_pxaip
|
|
file arch/evbarm/viper/if_sm_pxaip.c sm_pxaip
|