Whenever I need a single module (say msdos.o), I do the following:
make menuconfig (Choose the MSDOS support as a module)
make dep
make modules

This creates all the modules, whereas what I need is only the msdos.o
module. Is there any way by which I can specify that only this module
needs to be created ?



-----------------------------------------------------------------------
The LIH mailing list archives are available at:
http://lists.linux-india.org/cgi-bin/wilma/linux-india-help

Reply via email to