Searched hist:"152 e6744ebfc8fa6cc9fff4ba36271f5f1ba2821" (Results 1 – 1 of 1) sorted by relevance
/linux/arch/arm/ |
H A D | Makefile | diff 152e6744ebfc8fa6cc9fff4ba36271f5f1ba2821 Tue Nov 22 22:34:30 CET 2016 Michal Marek <mmarek@suse.com> arm: 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: Russell King <linux@armlinux.org.uk> Cc: linux-arm-kernel@lists.infradead.org Signed-off-by: Michal Marek <mmarek@suse.com> Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
|