selftests: lib.mk: Do not process TEST_GEN_MODS_DIR
authorMarcos Paulo de Souza <mpdesouza@suse.com>
Wed, 21 Feb 2024 17:17:05 +0000 (14:17 -0300)
committerShuah Khan <skhan@linuxfoundation.org>
Wed, 28 Feb 2024 00:03:42 +0000 (17:03 -0700)
commit539cd3f4da3fdbe7dc353634e004e4b0e725c35a
treeafbc5611f25f70760bbdf9a2e12f259f887b40d0
parent54ee3526796f56c249124686a33e1cc05f76ea21
selftests: lib.mk: Do not process TEST_GEN_MODS_DIR

The directory itself doesn't need have path handling, since it's only to
mean where is the directory that contains modules to be built.

Signed-off-by: Marcos Paulo de Souza <mpdesouza@suse.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
tools/testing/selftests/lib.mk