[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAK7LNASc7NgthfZCWFT=3FhRQxxJuuzDVjT8GHik5A0+zBVxpw@mail.gmail.com>
Date: Sun, 14 May 2017 00:22:56 +0900
From: Masahiro Yamada <yamada.masahiro@...ionext.com>
To: Sascha Silbe <x-linux@...ra-silbe.de>
Cc: Michal Marek <mmarek@...e.com>,
Linux Kbuild mailing list <linux-kbuild@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] kbuild: add ARM support for tar-pkg
2017-05-13 20:31 GMT+09:00 Sascha Silbe <x-linux@...ra-silbe.de>:
> The fallback code for "unknown" architectures doesn't work on ARM
> because for ARM (and a couple of other architectures) KBUILD_IMAGE
> contains only the file name, not the full path. Having an explicit
> rule also avoids printing the warning for unknown architectures.
>
> Signed-off-by: Sascha Silbe <x-linux@...ra-silbe.de>
> ---
Now KBUILD_IMAGE contains the full path for all architectures.
Please check the following commit.
commit 152e6744ebfc8fa6cc9fff4ba36271f5f1ba2821
Author: Michal Marek <mmarek@...e.com>
Date: Tue Nov 22 22:34:30 2016 +0100
arm: Use full path in KBUILD_IMAGE definition
--
Best Regards
Masahiro Yamada
Powered by blists - more mailing lists