files.evbmips revision 1.4
1#	$NetBSD: files.evbmips,v 1.4 2003/07/27 01:19:27 thorpej Exp $
2
3# maxpartitions must be the first item in files.${ARCH}
4maxpartitions 16
5
6maxusers 8 16 64
7
8# Platform support option headers.
9defflag		ALGOR_P4032	# Algorithmics P-4032
10defflag		ALGOR_P5064	# Algorithmics P-5064
11defflag		ALGOR_P6032	# Algorithmics P-6032
12defflag		ALCHEMY_PB1000	# Alchemy Semi Pb1000
13defflag		MIPS_MALTA	# MIPS Malta mips32/64 eval board
14
15# Various items that a buggy proms might not provide us.
16defparam	MEMSIZE
17defparam	ETHADDR
18
19# Console glue.
20file	dev/cons.c
21
22include	"arch/evbmips/conf/majors.evbmips"
23