Building kernel without some modules

Idar Tollefsen idart at performancedesign.no
Wed May 4 00:39:49 PDT 2005


Vitaly Bogdanov wrote:
> Is it possible to build kernel without compiling unnecessary modules?

Set "MODULES_OVERRIDE= [the modules you want]" in make.conf, e.g. 
"MODULES_OVERRIDE= linux coda". It's in make.conf's man page.


- IT


More information about the freebsd-questions mailing list