kernel module configuration

From: Cheng Jin (chengjin_at_cs.caltech.edu)
Date: 05/15/05

  • Next message: Kris Kennaway: "Re: kernel module configuration"
    Date: Sat, 14 May 2005 15:23:53 -0700 (PDT)
    To: freebsd-questions@freebsd.org
    
    

    Hi,

    Is there a way to compile only kernel modules that one needs like
    with Linux's configuration file? I included only the drivers I
    need in the kernel config file, but all the modules got compiled
    anyway. :(

    I looked around both in the kernel config dir and google, but didn't
    find anything that would allow me to select which kernel modules to
    compile.

    Thanks!

    Cheng

    -- 
    Lab # 626 395 8820
    _______________________________________________
    freebsd-questions@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-questions
    To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
    

  • Next message: Kris Kennaway: "Re: kernel module configuration"

    Relevant Pages

    • Re: Binary modules for 2.6
      ... > distributing binary kernel modules anymore. ... You've to compile for all and any large distributions, and additionally, ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: kernel module configuration
      ... > Is there a way to compile only kernel modules that one needs like ... > with Linux's configuration file? ... I included only the drivers I ... > find anything that would allow me to select which kernel modules to ...
      (freebsd-questions)
    • Ethernet driver module compilation (8139too)
      ... I need to put a minur changes (printk messages) into those drivers, ... are loaded as kernel modules. ... is loadede, and also 8139too. ... I am sure the problem is in the way I compile this module, ...
      (Linux-Kernel)
    • Re: [SLE] Kernel Woes: Comments, Please!
      ... because I'm convinced there is a bug ... The transmission is done by the kernel modules, the important part, and ... How on earth do I go on to compile this little beast? ...
      (SuSE)
    • 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)