Hi
I have svn'ed 7.07 and run make packages/symlink, when I run make menuconfig and then make it takes a long time to build the packages. My questions
1) Why can't we use -j2 or any -j options
2) when the make fails for some package that i don't want anyway, once I remove the symlink in packages how do I fix up make so as not to look for this package again without doing a make clean which remove everything ...
Thanks