<div dir="ltr">Hi Martin,<div><br></div><div style>You can pass the name of the target to the make for building only the specified files and objects. Suppose, if I changed some modifications in storage files, then I need to do make as shown below, from the top level directory i.e. /usr/src/&lt;linux-kernel&gt;/</div>
<div style><br></div><div style>make M=drivers/usb/storage </div><div style><br></div><div style>I hope this helps to you. I got the same problem earlier and I fixed like this.</div><div style><br></div><div style>Thank you,</div>
<div style><br></div><div style>Regards,</div><div style>Srinivas</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Jul 4, 2013 at 12:03 PM, Martin Kepplinger <span dir="ltr">&lt;<a href="mailto:martink@posteo.de" target="_blank">martink@posteo.de</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi.<br>
<br>
When I change something in the kernel and just hit make from toplevel<br>
dir, it always compiles everything again, no matter if it wasn&#39;t changed<br>
at all in the meantime.<br>
I thought make should be able to make a second build time really quick.<br>
What am I doing wrong? Is there a make target I don&#39;t know of? I don&#39;t<br>
type in any, just make.<br>
<br>
thanks,<br>
<br>
                    martin<br>
<br>
_______________________________________________<br>
Kernelnewbies mailing list<br>
<a href="mailto:Kernelnewbies@kernelnewbies.org">Kernelnewbies@kernelnewbies.org</a><br>
<a href="http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies" target="_blank">http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies</a><br>
</blockquote></div><br></div>