Re: cvs commit: src/sys/conf options.i386 src/sys/i386/conf NOTES src/sys/i386/i386 mp_machdep.c

[ Available lists | Index of cvs-src | Month of Mar 2003 | Week of 5 Mar 2003 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Dag-Erling Smorgrav <des@ofug.org>
Date
5 Mar 2003 02:15:56
Subject
Re: cvs commit: src/sys/conf options.i386 src/sys/i386/conf NOTES src/sys/i386/i386 mp_machdep.c
Message-ID
xzp7kbe3yr0.fsf@flood.ping.uio.no


[ Hide this part ]
John Baldwin <jhb@FreeBSD.org> writes:
> Modified files:
> sys/conf options.i386
> sys/i386/conf NOTES
> sys/i386/i386 mp_machdep.c
> Log:
> Wrap the hyperthreading support code with the HTT kernel option.
> Hyperthreading support is now off unless the HTT option is added.

You need to add it to options.pc98 as well - the pc98 kernel build
uses the i386 mp_machdep.c, and fails because opt_htt.h does not
exist.

DES
--
Dag-Erling Smorgrav - des@ofug.org

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-src" in the body of the message



Elapsed time: 0.140 seconds