Kövesdán Gábor wrote:

Hi,

I'd like to build a monolithic kernel without loadable module support. I've
also made it on Linux, but I haven't found such howto for FreeBSD. Is there
any opportunity to do this?



makeoptions   MODULES_OVERRIDE=""

this will only prevent kernel modules from being build, so it doesn't directly address your question.
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to