[PATCH 2/6] arm: Use full path in KBUILD_IMAGE definition
From: Masahiro Yamada <hidden>
Date: 2017-03-20 13:58:06
Also in:
linux-kbuild, lkml
From: Masahiro Yamada <hidden>
Date: 2017-03-20 13:58:06
Also in:
linux-kbuild, lkml
2016-11-23 6:34 GMT+09:00 Michal Marek [off-list ref]:
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 at lists.infradead.org Signed-off-by: Michal Marek <redacted>
Applied to linux-kbuild/misc. Thanks! -- Best Regards Masahiro Yamada