commit | 41f5b8db796fdea5d5265798add260e66d44276b | [log] [tgz] |
---|---|---|
author | Michal Marek <mmarek@suse.com> | Tue Nov 22 22:34:33 2016 +0100 |
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | Mon Mar 20 22:42:21 2017 +0900 |
tree | 36fda44bd0685ef0a26f90fe9213c3c00add59a3 | |
parent | e62c527efb07fa62a549cb03109a4d0265cedce2 [diff] |
unicore32: 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: Guan Xuetao <gxt@mprc.pku.edu.cn> Signed-off-by: Michal Marek <mmarek@suse.com> Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>