Re: "Next Generation" kernel configuration?
From: Peter Jeremy (PeterJeremy_at_optushome.com.au)
Date: 07/24/04
- Previous message: Jake Hamby: "Re: "Next Generation" kernel configuration?"
- In reply to: Jake Hamby: "Re: "Next Generation" kernel configuration?"
- Next in thread: M. Warner Losh: "Re: "Next Generation" kernel configuration?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 24 Jul 2004 15:03:46 +1000 To: Jake Hamby <jhamby@anobject.com>
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
_______________________________________________
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org"
- Previous message: Jake Hamby: "Re: "Next Generation" kernel configuration?"
- In reply to: Jake Hamby: "Re: "Next Generation" kernel configuration?"
- Next in thread: M. Warner Losh: "Re: "Next Generation" kernel configuration?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|