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