Donn Miller wrote:
>
> Recently, when building a kernel (about 20 minutes as of this email),
> I set
>
> NO_MODULES= false
>
> in /etc/make.conf. The modules still weren't built with the kernel.
The value is normally unimportant, thus NO_MODULES=false ==
NO_MODULES=true == ...
To enable modules, remove or comment out the NO_MODULES line.
HTH,
--
Marcel Moolenaar
mail: [EMAIL PROTECTED] / [EMAIL PROTECTED]
tel: (408) 447-4222
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message