Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1640944
| From | Masahiro Yamada <yamada.masahiro@socionext.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] kbuild: add ARM support for tar-pkg |
| Date | 2017-05-13 17:30 +0200 |
| Message-ID | <tGH9w-5ph-7@gated-at.bofh.it> (permalink) |
| References | <tGDyV-31W-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
2017-05-13 20:31 GMT+09:00 Sascha Silbe <x-linux@infra-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@infra-silbe.de>
> ---
Now KBUILD_IMAGE contains the full path for all architectures.
Please check the following commit.
commit 152e6744ebfc8fa6cc9fff4ba36271f5f1ba2821
Author: Michal Marek <mmarek@suse.com>
Date: Tue Nov 22 22:34:30 2016 +0100
arm: Use full path in KBUILD_IMAGE definition
--
Best Regards
Masahiro Yamada
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH] kbuild: add ARM support for tar-pkg Sascha Silbe <x-linux@infra-silbe.de> - 2017-05-13 13:40 +0200
Re: [PATCH] kbuild: add ARM support for tar-pkg Masahiro Yamada <yamada.masahiro@socionext.com> - 2017-05-13 17:30 +0200
Re: [PATCH] kbuild: add ARM support for tar-pkg Sascha Silbe <x-linux@infra-silbe.de> - 2017-05-14 19:00 +0200
[PATCH v2] kbuild: add explicit ARM support for tar-pkg Sascha Silbe <x-linux@infra-silbe.de> - 2017-05-14 19:20 +0200
csiph-web