]> git.baikalelectronics.ru Git - kernel.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)
commitc8baa2d4b565e78502c313e4bfc4fb318b6ca9ba
treecca1cf5409cb077387cc9a17789da1fdab5a488a
parent6e0dd32f1f936ac5c6ebc482906fcbf5de038ecc
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