> Is there a way by which I can compile only a particular directory
> under kernel source tree after making changes in it ? I don't want to
> compile the full kernel after making a small change.  
> 

Just specify the directory you want to build at the command line. For
E.g:

make drivers/net/irda/

Thanks,

Rajat

--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to [EMAIL PROTECTED]
Please read the FAQ at http://kernelnewbies.org/FAQ

Reply via email to