linux/tools/gpio
Uwe Kleine-König e19b7cee02 make use of make variable CURDIR instead of calling pwd
make already provides the current working directory in a variable, so make
use of it instead of forking a shell. Also replace usage of PWD by
CURDIR. PWD is provided by most shells, but not all, so this makes the
build system more robust.

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Michal Marek <mmarek@suse.com>
2016-12-11 12:12:56 +01:00
..
Build tools/gpio: move to tools buildsystem 2016-06-23 11:07:13 +02:00
gpio-event-mon.c tools/gpio: fix gpio-event-mon header comment 2016-08-08 09:50:22 +02:00
gpio-hammer.c tools/gpio: add the gpio-hammer tool 2016-06-15 09:29:04 +02:00
gpio-utils.c tools/gpio: create GPIO tools 2016-02-09 11:09:48 +01:00
gpio-utils.h gpio: add userspace ABI for GPIO line information 2016-02-19 09:48:46 +01:00
lsgpio.c tools/gpio: Add missing initialization of device_name 2016-03-31 11:51:30 +02:00
Makefile make use of make variable CURDIR instead of calling pwd 2016-12-11 12:12:56 +01:00