[PATCH 1/6] arm64: Use full path in KBUILD_IMAGE definition
Michal Marek
mmarek at suse.com
Fri Mar 10 13:20:43 PST 2017
Dne 10.3.2017 v 18:58 Will Deacon napsal(a):
> Hi Michael,
>
> On Tue, Nov 22, 2016 at 10:34:29PM +0100, Michal Marek wrote:
>> 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: Catalin Marinas <catalin.marinas at arm.com>
>> Cc: Will Deacon <will.deacon at arm.com>
>> Cc: linux-arm-kernel at lists.infradead.org
>> Signed-off-by: Michal Marek <mmarek at suse.com>
>> ---
>> arch/arm64/Makefile | 6 +++---
>> 1 file changed, 3 insertions(+), 3 deletions(-)
>
> What's the plan for this patch? I'm happy to merge it,
Great, please merge it.
> but I don't see
> the rest of the series queued anywhere.
I'll see what remains and submit the rest via the kbuild tree.
Thanks,
Michal
More information about the linux-arm-kernel
mailing list