]> git.ipfire.org Git - thirdparty/kmod.git/commit
testsuite: correct the default KDIR
authorEmil Velikov <emil.l.velikov@gmail.com>
Mon, 2 Sep 2024 17:58:35 +0000 (18:58 +0100)
committerLucas De Marchi <lucas.de.marchi@gmail.com>
Tue, 3 Sep 2024 01:12:33 +0000 (20:12 -0500)
commit27ff727326663730215c9b039812f1eb216f5e9a
tree5c8294dfbf900146fea389593de2bc72c1661f67
parent31dcadee26b027275338c4fc72326d3fcfc0a1b6
testsuite: correct the default KDIR

Honor the user-provided module directory. At the moment things work,
because distros have compatibility /lib -> /usr/lib symlink.

While in there, avoid the use of deprecated backtick (shell) notation.

Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Link: https://github.com/kmod-project/kmod/pull/86
Signed-off-by: Lucas De Marchi <lucas.de.marchi@gmail.com>
Makefile.am
testsuite/module-playground/Makefile