]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
sh: Use relative paths for mach/cpu symlinks.
authorFranck Bui-Huu <fbuihuu@gmail.com>
Fri, 21 Mar 2008 03:22:01 +0000 (12:22 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Fri, 21 Mar 2008 03:22:01 +0000 (12:22 +0900)
commit49a5ba46c5d1e34bcb07634157b29d7414ce13bd
treecca1cf5409cb077387cc9a17789da1fdab5a488a
parent40f75879a0dda7025cebc3444c9317ec9e3dcd70
sh: Use relative paths for mach/cpu symlinks.

When building the kernel without passing the O= command line parameter
there's no point to use absolute paths for them.

Usually relative paths are preferred because they survive directory
moves, work across networked file systems and chrooted environments.

Absolute paths are still used if an output directory is given.

Signed-off-by: Franck Bui-Huu <fbuihuu@gmail.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/Makefile