alistair23-linux/arch/sh/tools
Erik Johansson 8cb661d6a4 sh: fix race in parallel out-of-tree build
Depending on which of the three dependencies for archprepare (in
arch/sh/Makefile) get built first, the directory include/asm-sh may or
may not exist when the maketools target is built. If the directory does
not exist, awk will fail to generate machtypes.h. This patch fixes this
by creating the directory before awk is executed.

Signed-off-by: Erik Johansson <erik.johansson@motorola.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2007-07-12 16:37:00 +09:00
..
gen-mach-types sh: Kill off remaining config.h references. 2006-10-03 13:19:02 +09:00
mach-types sh: Kill off dead SH7604 support. 2007-06-08 11:55:28 +09:00
Makefile sh: fix race in parallel out-of-tree build 2007-07-12 16:37:00 +09:00