linux/arch/sh
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
..
boards sh: Kill off dead mach.c for hp6xx. 2007-07-12 10:47:08 +09:00
boot sh: Fix .empty_zero_page alignment for PAGE_SIZE > 4096. 2006-12-12 08:53:29 +09:00
cchips sh: Tidy up dependencies for SH-2 build. 2007-06-11 15:32:07 +09:00
configs sh: Update dreamcast defconfig. 2007-07-07 04:09:02 +09:00
drivers sh: Kill off broken dma page ops. 2007-06-11 15:56:31 +09:00
kernel sh: Update the alignment when 4K stacks are used. 2007-07-12 10:41:52 +09:00
lib sh: Correct __xdiv64_32/div64_32 return value size. 2007-07-06 10:58:04 +09:00
math-emu sh: Fix up the math-emu build. 2007-06-11 15:57:42 +09:00
mm sh: Select IPR-IRQ for SH7091. 2007-07-07 03:36:06 +09:00
oprofile sh: Fixup cpu_data references for the non-boot CPUs. 2007-02-13 10:54:45 +09:00
tools sh: fix race in parallel out-of-tree build 2007-07-12 16:37:00 +09:00
Kconfig Merge branch 'x3' 2007-06-20 18:29:27 +09:00
Kconfig.debug sh: Tidy up dependencies for SH-2 build. 2007-06-11 15:32:07 +09:00
Makefile sh: Don't let SH-4A clobber SH-4 CFLAGS. 2007-07-12 09:48:54 +09:00