]> git.baikalelectronics.ru Git - kernel.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)
commit171a183c61bae00d76a0af9cdbe85345dd5d3744
treefa979d56781e4debadc30793e2623380a448b319
parent45135e381b36d90a6aa6f80febb1a5f2168af5a1
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