Home
last modified time | relevance | path

Searched hist:"36 cbbe5eb9857730768aa5f54ad94d69e0b2133d" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/
H A DMakefile36cbbe5eb9857730768aa5f54ad94d69e0b2133d Wed Feb 15 17:17:35 CST 2006 Benjamin LaHaise <bcrl@kvack.org> [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>