Searched hist:a4f222e000b3f75bd1ab763dcc289d004ff6596e (Results 1 – 1 of 1) sorted by relevance
/linux/tools/testing/selftests/gpio/ |
H A D | Makefile | diff a4f222e000b3f75bd1ab763dcc289d004ff6596e Fri Sep 07 16:34:54 CEST 2018 Fathi Boudra <fathi.boudra@linaro.org> 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>
|