]> git.ipfire.org Git - thirdparty/kmod.git/commit
module-playground: don clean all .ko files
authorLucas De Marchi <lucas.demarchi@intel.com>
Tue, 24 Feb 2015 04:48:48 +0000 (01:48 -0300)
committerLucas De Marchi <lucas.demarchi@intel.com>
Tue, 24 Feb 2015 04:48:48 +0000 (01:48 -0300)
commit10d783c4a74eb1bd4d812b1bbdda083703221f18
tree061e49437da929fe1f82197a4eb683212d7d9971
parent0af8f786c0bae8c10d9b463d72e72cc6e80c26a2
module-playground: don clean all .ko files

Rather than calling kernel's make for clean target, do it by ourselves.
This way we can preserve some prebuilt modules.
testsuite/module-playground/Makefile