]> asedeno.scripts.mit.edu Git - linux.git/commit
selftests: gpio: restructure Makefile
authorFathi Boudra <fathi.boudra@linaro.org>
Fri, 7 Sep 2018 14:34:54 +0000 (09:34 -0500)
committerShuah Khan (Samsung OSG) <shuah@kernel.org>
Wed, 24 Oct 2018 20:49:37 +0000 (14:49 -0600)
commita4f222e000b3f75bd1ab763dcc289d004ff6596e
treefa979d56781e4debadc30793e2623380a448b319
parentd89d08ffd2c5a9043c8df7333d9bee6c09904a8f
selftests: gpio: restructure Makefile

This patch cleans up the Makefile by restructuring a couple of
things, namely:
1) change explicit paths in targets for variables
2) substitute a variable (BINARIES) for another, part of the
   selftests build system (TEST_PROGS_EXTENDED)
3) proper cleaning up of the EXTRA objects

The resulting Makefile is much more readable and manageable.

Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
Signed-off-by: Daniel Díaz <daniel.diaz@linaro.org>
Signed-off-by: Shuah Khan (Samsung OSG) <shuah@kernel.org>
tools/testing/selftests/gpio/Makefile