Re: "Next Generation" kernel configuration?
Peter Jeremy <[email protected]> Sat, 24 Jul 2004 15:03:46 +1000
| Newsgroups | gmane.os.freebsd.devel.hackers,gmane.os.freebsd.configuration |
|---|---|
| Message-ID | <[email protected]> |
On Fri, 2004-Jul-23 20:50:01 -0700, Jake Hamby wrote: >My biggest annoyance with building the kernel, compared to Linux, is >that it insists on building all of the possible kernel modules, even >though I only want to build the ones that make sense for my hardware. I think you want the following: # MODULES_OVERRIDE can be used to limit modules built to a specific list. ... #makeoptions MODULES_OVERRIDE="linux sound/snd sound/pcm sound/driver/maestro3" Peter _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[email protected]"