On Mon, Mar 5, 2018 at 1:57 PM, Alex Arvelaez wrote:
> On Mar 5, 2018 7:04 AM, Gioh Kim wrote:
>>
>> Hi,
>>
>> I am trying to use O= option when building kernel.
>> It failed with missing .config file error.
>> I checked out the message and found out it tried to read .config in
>> the output dire
On Mar 5, 2018 7:04 AM, Gioh Kim wrote:
>
> Hi,
>
> I am trying to use O= option when building kernel.
> It failed with missing .config file error.
> I checked out the message and found out it tried to read .config in
> the output directory.
>
> It's strange because there is no command to copy .co
Hi,
I am trying to use O= option when building kernel.
It failed with missing .config file error.
I checked out the message and found out it tried to read .config in
the output directory.
It's strange because there is no command to copy .config to the output
directory.
I tested v4.14 and v4.15, a