Hi Alexey,
2018-09-12 22:43 GMT+09:00 Alexey Brodkin :
> Hi Masahiro,
>
> On Wed, 2018-09-12 at 21:53 +0900, Masahiro Yamada wrote:
>> Hi Alexey.
>>
>> 2018-09-12 21:08 GMT+09:00 Alexey Brodkin :
>> > Hello Masahiro-san,
>> >
>> > Starting from kernel v4.17 it is no longer possible to install kern
Hi Masahiro,
On Wed, 2018-09-12 at 21:53 +0900, Masahiro Yamada wrote:
> Hi Alexey.
>
> 2018-09-12 21:08 GMT+09:00 Alexey Brodkin :
> > Hello Masahiro-san,
> >
> > Starting from kernel v4.17 it is no longer possible to install kernel
> > headers
> > for ARC architecture if there's no cross-tool
Hi Alexey.
2018-09-12 21:08 GMT+09:00 Alexey Brodkin :
> Hello Masahiro-san,
>
> Starting from kernel v4.17 it is no longer possible to install kernel headers
> for ARC architecture if there's no cross-toolchain in PATH.
Really?
I can do 'make ARCH=arc headers_install'
with the latest Linus' tr