Re: [PATCH v3 0/2] tools/gpio: switch to tools buildsystem
From: Alexandre Courbot <hidden>
Date: 2016-06-20 12:18:08
From: Alexandre Courbot <hidden>
Date: 2016-06-20 12:18:08
On Mon, Jun 20, 2016 at 5:41 AM, Andy Shevchenko [off-list ref] wrote:
Current environment is not allowed to easily build the tools. Move to tools buildsystem to allow user build gpio tools using only existing kernel sources. Besides that support O=/path/to/build/dir option.
Cross-compilation working like a charm now! Both patches, Acked-by: Alexandre Courbot <acourbot@nvidia.com> Tested-by: Alexandre Courbot <acourbot@nvidia.com> Thanks!