Re: [PATCH 01/12] gpio: Only descend into gpio directory when CONFIG_GPIOLIB is set

From: Linus Walleij
Date: Tue Jun 14 2016 - 02:58:58 EST


On Mon, Jun 13, 2016 at 10:02 PM, Andrew F. Davis <afd@xxxxxx> wrote:

> When CONFIG_GPIOLIB is not set make will still descend into the gpio
> directory but nothing will be built. This produces unneeded build
> artifacts and messages in addition to slowing the build. Fix this here.
>
> Signed-off-by: Andrew F. Davis <afd@xxxxxx>

Patch applied. Strange that this went unnoticed for years.

Yours,
Linus Walleij