git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
60f33b8
)
kbuild: fix make -jN with multiple targets with O=...
author
Sam Ravnborg
<sam@mars.ravnborg.org>
Sun, 15 Jan 2006 19:02:31 +0000
(20:02 +0100)
committer
Sam Ravnborg
<sam@mars.ravnborg.org>
Sun, 15 Jan 2006 19:02:31 +0000
(20:02 +0100)
The way multiple targets was handled with make O=...
broke because for each high-level target make spawned
a parallel make resulting in a broken build.
Reported by Keith Owens <kaos@ocs.com.au>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Makefile
patch
|
blob
|
history
diff --cc
Makefile
Simple merge