Home
last modified time | relevance | path

Searched hist:"011 e3a9ad4891ba1b27e281e085228189c56b137" (Results 1 – 1 of 1) sorted by relevance

/linux/
H A DMakefile011e3a9ad4891ba1b27e281e085228189c56b137 Wed Dec 13 08:34:12 UTC 2006 Jeff Dike <jdike@addtoit.com> [PATCH] Fix crossbuilding checkstack

The previous checkstack fix for UML, which needs to use the host's tools,
was wrong in the crossbuilding case. It would use the build host's, rather
than the target's, toolchain.

This patch removes the old fix and adds an explicit special case for UML,
leaving everyone else alone.

Signed-off-by: Jeff Dike <jdike@addtoit.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>