[please don't top-post] On 21/05/07, Mukund JB. <mukundjb@xxxxxxxxxxxxxxxxxxxxx> wrote:
Hi Erik, I tried running it from /drivers/usb/host & it says: Make *** NO targets. Stop I know I can make it from kernel main directories but it would take away long time. So is the reason why I was looking for if I can build from inside.
if you have build your kernel once and then modify just one file, then when you run "make" in the main kernel source dir it will *not* rebuild everything, it will just rebuild what needs to be rebuild. An alternative is to run "make drivers/usb/host/" from the main dir, that'll just build the files in that subdir. -- Jesper Juhl <jesper.juhl@xxxxxxxxx> Don't top-post http://www.catb.org/~esr/jargon/html/T/top-post.html Plain text mails only, please http://www.expita.com/nomime.html -- To unsubscribe from this list: send an email with "unsubscribe kernelnewbies" to ecartis@xxxxxxxxxxxx Please read the FAQ at http://kernelnewbies.org/FAQ