Hello, Whenever I am giving make from android source tree, it is rebuilding the whole source tree, along with the kernel. What I would like to do is have a source tree built once, and then put some modules as part of /system/lib in output directory, and just rebuilt the img files. What should I do in this case, where I do not want to rebuild the kernel, but only the img files. First, this takes a whole lot of time, and second, it is trying to rebuild the kernel, and then failing and telling me to issue make mrproper. Thanks, scropy
-- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

