K 10 svn:author V 3 imp K 8 svn:date V 27 2009-12-16T02:54:34.014954Z K 7 svn:log V 253 Add NO_KERNELOBJ flag, similar to NO_KERNEL{CONFIG,DEPEND,CLEAN}, which disables doing a make obj. Use it when you know it will work only. KERNFAST now implies NO_KERNELOBJ, since you don't need to keep doing obj when doing incremental kernel builds. END