NetBSD/sys/arch/evbmips/conf/files.evbmips
thorpej 063033a023 Since everyone uses clock_subr.c (or should, if they don't currently),
list it in conf/files instead of in every port's files.*.
2003-07-27 01:17:37 +00:00

23 lines
591 B
Plaintext

# $NetBSD: files.evbmips,v 1.4 2003/07/27 01:19:27 thorpej Exp $
# maxpartitions must be the first item in files.${ARCH}
maxpartitions 16
maxusers 8 16 64
# Platform support option headers.
defflag ALGOR_P4032 # Algorithmics P-4032
defflag ALGOR_P5064 # Algorithmics P-5064
defflag ALGOR_P6032 # Algorithmics P-6032
defflag ALCHEMY_PB1000 # Alchemy Semi Pb1000
defflag MIPS_MALTA # MIPS Malta mips32/64 eval board
# Various items that a buggy proms might not provide us.
defparam MEMSIZE
defparam ETHADDR
# Console glue.
file dev/cons.c
include "arch/evbmips/conf/majors.evbmips"