[PATCH] kbuild: revert "fix make -jN with multiple targets with O=..."
authorBenjamin LaHaise <bcrl@kvack.org>
Wed, 15 Feb 2006 23:17:35 +0000 (15:17 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 15 Feb 2006 23:32:21 +0000 (15:32 -0800)
commit36cbbe5eb9857730768aa5f54ad94d69e0b2133d
tree19b894c7ef1bcdfa519a5c9ad6d1a35f71e99578
parent9f672004ab1a8094bec1785b39ac683ab9eebebc
[PATCH] kbuild: revert "fix make -jN with multiple targets with O=..."

Commit 296e0855b0f9a4ec9be17106ac541745a55b2ce1:

    "kbuild: fix make -jN with multiple targets with O=..."

causes a ~95% increase in build time for the kernel.  Before: 4m21s
after: 8m1.403s.  Can we revert this until another approach is found?

Cc: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Makefile