SMP support for sparc64 now works, so make GENERIC.MP kernel build

by default.
This commit is contained in:
nakayama 2008-03-14 16:43:16 +00:00
parent 1316ec8115
commit 868048cf4d
2 changed files with 5 additions and 11 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile.inc,v 1.27 2007/07/24 10:49:28 pavel Exp $
# $NetBSD: Makefile.inc,v 1.28 2008/03/14 16:43:16 nakayama Exp $
#
# etc.sparc64/Makefile.inc -- sparc64-specific etc Makefile targets
#
@ -8,7 +8,7 @@ MK32BITLIBS?=no
# If you change the list of distributed kernels, don't forget
# to update the release documentation in distrib/notes/common/contents
KERNEL_SETS= GENERIC
KERNEL_SETS= GENERIC GENERIC.MP
BUILD_KERNELS+= INSTALL

View File

@ -1,17 +1,11 @@
# $NetBSD: GENERIC.MP,v 1.4 2007/01/24 05:53:56 mrg Exp $
# $NetBSD: GENERIC.MP,v 1.5 2008/03/14 16:43:16 nakayama Exp $
#
# GENERIC Sparc64 kernel configuration with multiprocessor support.
#
# XXX XXX XXX XXX XXX XXX XXX XXX XXX XXX XXX XXX XXX XXX XXX XXX XXX
#
# NOTE: THIS KERNEL DOES NOT YET WORK. IT SHOULD COMPILE.
#
# XXX XXX XXX XXX XXX XXX XXX XXX XXX XXX XXX XXX XXX XXX XXX XXX XXX
# GENERIC sparc64 kernel configuration with multiprocessor support.
#
include "arch/sparc64/conf/GENERIC"
#ident "GENERIC.MP-$Revision: 1.4 $"
#ident "GENERIC.MP-$Revision: 1.5 $"
options MULTIPROCESSOR # include multiprocessor support
cpu* at mainbus0 # declare additional CPUs