]> git.neil.brown.name Git - history.git/commit
[PATCH] uml: make -j fix
authorPaolo \'Blaisorblade\' Giarrusso <blaisorblade_spam@yahoo.it>
Wed, 13 Oct 2004 14:30:22 +0000 (07:30 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Wed, 13 Oct 2004 14:30:22 +0000 (07:30 -0700)
commitf356389ed2e55f374086899904c6125d9f4fc098
treeb4b0c0802f828c05c179ece86383874aafdf65c4
parentf05b1c0b276a1252d9ad4d89de60150f69ef5ee7
[PATCH] uml: make -j fix

Makes the UML build system work well even under parallel make (tested, so far,
even with -j50).  Please notice that it must be updated for every makefile
change.  Or better, every makefile change must use correct dependencies (and
they are easy to miss).

Signed-off-by: Paolo 'Blaisorblade' Giarrusso <blaisorblade_spam@yahoo.it>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/um/Makefile
arch/um/Makefile-i386
arch/um/Makefile-skas
arch/um/Makefile-tt
arch/um/include/Makefile [deleted file]
arch/um/kernel/Makefile
arch/um/kernel/skas/Makefile
arch/um/kernel/skas/util/Makefile
arch/um/sys-i386/Makefile
arch/um/sys-i386/util/Makefile