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

RE: Compiling a specific module without compiling whole of the kernel



Kaustav Wrote:
> then compile it from inside that directory by :
> 
> make -C /lib/modules/`uname -r`/build   SUBDIRS=$PWD modules

I think, you can missed the -I. Is it correct?

Regards,
Srinivas G


--
Kernelnewbies: Help each other learn about the Linux kernel.
Archive:       http://mail.nl.linux.org/kernelnewbies/
FAQ:           http://kernelnewbies.org/faq/