[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Kernel modules



On Wed, Nov 01, 2000 at 09:33:56AM -0300, Eduardo Gargiulo wrote: 


> How can I compile just one kernel module instead to do make modules
> and make modules_install for all modules?

Just look at the source of the module you wish to compile i.e
/usr/src/linux/drivers/net/3c501.c 
There is always a "compile command" at the botttom of the file. Paste
it and compile it. Then mv the module to a proper location
(/lib/modules/*) and there you go.
Phil



Reply to: