tools/gpio: move to tools buildsystem
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Sun, 19 Jun 2016 20:41:11 +0000 (23:41 +0300)
committerLinus Walleij <linus.walleij@linaro.org>
Thu, 23 Jun 2016 09:07:13 +0000 (11:07 +0200)
commit8674cea84dc6c0b98d8f45d6f2cf348864aabf1b
tree8c6443596936ff2eead94a4ef52fc9ed95ca20a7
parentdd3b204af11b50be6dc77e18b88b3c646bba354c
tools/gpio: move to tools buildsystem

There is a nice buildsystem dedicated for userspace tools in Linux kernel tree.
Switch gpio target to be built by it.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Acked-by: Alexandre Courbot <acourbot@nvidia.com>
Tested-by: Alexandre Courbot <acourbot@nvidia.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
tools/gpio/Build [new file with mode: 0644]
tools/gpio/Makefile