Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755042AbdCTN7F (ORCPT ); Mon, 20 Mar 2017 09:59:05 -0400 Received: from condef-07.nifty.com ([202.248.20.72]:42457 "EHLO condef-07.nifty.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754785AbdCTN66 (ORCPT ); Mon, 20 Mar 2017 09:58:58 -0400 DKIM-Filter: OpenDKIM Filter v2.10.3 conssluserg-04.nifty.com v2KDsEjI020561 X-Nifty-SrcIP: [209.85.161.179] MIME-Version: 1.0 In-Reply-To: <20161122213434.14788-3-mmarek@suse.com> References: <20161122213434.14788-1-mmarek@suse.com> <20161122213434.14788-3-mmarek@suse.com> From: Masahiro Yamada Date: Mon, 20 Mar 2017 22:54:13 +0900 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH 3/6] arc: Use full path in KBUILD_IMAGE definition To: Michal Marek Cc: Linux Kbuild mailing list , Linux Kernel Mailing List , Vineet Gupta , linux-snps-arc@lists.infradead.org, Alexey Brodkin Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 554 Lines: 19 2016-11-23 6:34 GMT+09:00 Michal Marek : > 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: Vineet Gupta > Cc: linux-snps-arc@lists.infradead.org > Signed-off-by: Michal Marek Applied to linux-kbuild/misc. Thanks! -- Best Regards Masahiro Yamada