]> asedeno.scripts.mit.edu Git - linux.git/commit
sh: Use full path in KBUILD_IMAGE definition
authorMichal Marek <mmarek@suse.com>
Tue, 22 Nov 2016 21:34:32 +0000 (22:34 +0100)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Mon, 20 Mar 2017 13:42:20 +0000 (22:42 +0900)
commite62c527efb07fa62a549cb03109a4d0265cedce2
tree2cab2ab6e4a471b8934bd669bb0a7fdd9cf73ba8
parent5e40f0fd234f36564881b03d28deaa69653ae9f2
sh: Use full path in KBUILD_IMAGE definition

The KBUILD_IMAGE variable is used by the rpm and deb-pkg targets, which
expect it to point to the image file in the build directory. The
builddeb script has a workaround for architectures which only provide
the basename, but let's provide a clean interface for packaging tools.

Cc: Yoshinori Sato <ysato@users.sourceforge.jp>
Cc: Rich Felker <dalias@libc.org>
Cc: linux-sh@vger.kernel.org
Signed-off-by: Michal Marek <mmarek@suse.com>
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
arch/sh/Makefile