]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
selftests: memfd: Stop unnecessary rebuilds
authorBen Hutchings <ben@decadent.org.uk>
Mon, 2 Nov 2015 12:21:57 +0000 (12:21 +0000)
committerShuah Khan <shuahkh@osg.samsung.com>
Tue, 3 Nov 2015 23:54:43 +0000 (16:54 -0700)
commit55f4d731c5b27f3dfe7eaeeb136cd60312f50270
tree932fe7472bfc4f8a8e764a277461d8b5ba06cdc4
parentc1ee48315d9f0be2c11c61d388a3938c2d4b010a
selftests: memfd: Stop unnecessary rebuilds

Instead of explicitly running the compiler, add dependencies and take
advantage of implicit rules to build only as necessary.

Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
tools/testing/selftests/memfd/Makefile