Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/etc/etc.sparc back previous off; as pointed out by Jason, MP...



details:   https://anonhg.NetBSD.org/src/rev/c0e35630a511
branches:  trunk
changeset: 538045:c0e35630a511
user:      jdolecek <jdolecek%NetBSD.org@localhost>
date:      Thu Oct 10 17:09:32 2002 +0000

description:
back previous off; as pointed out by Jason, MP doesn't work on sparc yet

diffstat:

 etc/etc.sparc/Makefile.inc |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r 67a19b143a00 -r c0e35630a511 etc/etc.sparc/Makefile.inc
--- a/etc/etc.sparc/Makefile.inc        Thu Oct 10 17:02:23 2002 +0000
+++ b/etc/etc.sparc/Makefile.inc        Thu Oct 10 17:09:32 2002 +0000
@@ -1,11 +1,11 @@
-#      $NetBSD: Makefile.inc,v 1.27 2002/10/10 16:58:07 jdolecek Exp $
+#      $NetBSD: Makefile.inc,v 1.28 2002/10/10 17:09:32 jdolecek Exp $
 #
 #      etc.sparc/Makefile.inc -- sparc-specific etc Makefile targets
 #
 
 TOP= $(.CURDIR)/..
 
-KERNEL_SETS=           GENERIC GENERIC_SCSI3 GENERIC_SUN4U GENERIC.MP
+KERNEL_SETS=           GENERIC GENERIC_SCSI3 GENERIC_SUN4U
 
 BUILD_KERNELS=         INSTALL
 



Home | Main Index | Thread Index | Old Index