]> git.ipfire.org Git - thirdparty/kmod.git/commit
testsuite: split-out Kbuild from Makefile
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)
commit31dcadee26b027275338c4fc72326d3fcfc0a1b6
tree2ee56099136db1d4513ae47ac0915951ab774367
parentc613e311ed1da8d9370515790c2d75910efb04f5
testsuite: split-out Kbuild from Makefile

The former is used by the kernel build system, while the latter is our
convenience wrapper. Split the two to indicate the distinction and make
things easier to parse.

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/Kbuild [new file with mode: 0644]
testsuite/module-playground/Makefile