blob: a5f988624e7aabe3a674d1c6e9c415b746b43aaf (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
# $NetBSD: SBMIPS.MP,v 1.2 2017/07/24 09:56:45 mrg Exp $
include "arch/evbmips/conf/SBMIPS"
options MULTIPROCESSOR
options LOCKDEBUG
pseudo-device lockstat
no makeoptions COPY_SYMTAB
makeoptions COPY_SYMTAB=1
|