Re: "Next Generation" kernel configuration?

From: Peter Jeremy (PeterJeremy_at_optushome.com.au)
Date: 07/24/04

  • Next message: pradeep reddy punnam: "error in linking librery's"
    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"


  • Next message: pradeep reddy punnam: "error in linking librery's"

    Relevant Pages

    • Re: "Next Generation" kernel configuration?
      ... >>I'm sure this will become another bikeshed, so I suggest whoever came ... My biggest annoyance with building the kernel, compared to Linux, is ... that it insists on building all of the possible kernel modules, ... The least intrusive approach would probably be to add a second config ...
      (freebsd-hackers)
    • C++ in kernel modules
      ... I need to port a linux 2.4 kernel module written in c++ to linux 2.6. ... I use the kbuild system, that doesn't support c++ for modules source ... Changing the linux header files I can now compile up to the include ... Is there a way to compile linux 2.6 kernel modules without using the ...
      (comp.os.linux.development.system)
    • Re: Find a files location on the disk/filesystem
      ... you'll have to develop kernel modules (if your kernel ... I see that you are posting from Linux. ... location on the filesystem to actually wipe the file contents. ... I'm thinking of writing a byte pattern in a 512 byte block. ...
      (comp.unix.programmer)
    • Re: Opinions about the NXP LPC3000
      ... a filesystem with kernel modules for ... The port also wasn't done by Phytec AIUI, but by/for NXP - a similar port ... The point is that if you want to use Linux on the LPC3180 you'll probably ... have to rewrite larger parts of u-boot and the kernel. ...
      (comp.arch.embedded)
    • Re: modules not found after kernel recompile
      ... Wim De Smetis reported to have said: ... removing kernel modules for Linux. ... {snip many pages} ...
      (Debian-User)