diff options
author | Andrew F. Davis <afd@ti.com> | 2016-06-13 22:02:00 +0200 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2016-06-14 08:58:06 +0200 |
commit | 6b891a2647337554f4b5cdff98d843f5e25b70af (patch) | |
tree | ea8dd62750e472f076be50950c44ed8edd149d96 /drivers/pps | |
parent | gpio: Fix paths to GPIO driver source files (diff) | |
download | linux-6b891a2647337554f4b5cdff98d843f5e25b70af.tar.xz linux-6b891a2647337554f4b5cdff98d843f5e25b70af.zip |
gpio: Only descend into gpio directory when CONFIG_GPIOLIB is set
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@ti.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/pps')
0 files changed, 0 insertions, 0 deletions