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. In v3: - fold patch 1 & 2 (Alexandre Courbot) - add CROSS_COMPILE prefix to ld (Alexandre Courbot) - move definition of bindir to last patch In v2: - remove $(Q) for now for shell commands - add cover letter Andy Shevchenko (2): tools/gpio: move to tools buildsystem tools/gpio: add install section tools/Makefile | 7 ++--- tools/gpio/Build | 3 +++ tools/gpio/Makefile | 77 +++++++++++++++++++++++++++++++++++++++++++++++------ 3 files changed, 76 insertions(+), 11 deletions(-) create mode 100644 tools/gpio/Build -- 2.8.1 -- To unsubscribe from this list: send the line "unsubscribe linux-gpio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html