]> git.ipfire.org Git - thirdparty/kmod.git/commit
build: let touch on directory as last step
authorLucas De Marchi <lucas.demarchi@intel.com>
Tue, 3 Feb 2015 07:17:49 +0000 (05:17 -0200)
committerLucas De Marchi <lucas.demarchi@intel.com>
Tue, 3 Feb 2015 07:19:38 +0000 (05:19 -0200)
commit0e68c6258ef802c0e67a69921f5c23a3caa1c70f
tree16d3fd5a0e217d3b15417adeee0d1de5ffb08370
parent450c1f037b3fe3dad49c94918228d6436940e75f
build: let touch on directory as last step

We need to let these instructions in kmod to be the last executed ones.
Otherwise the subdirectory containing the modules could propagate up the
time access.
Makefile.am