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