commit | 55f4d731c5b27f3dfe7eaeeb136cd60312f50270 | [log] [tgz] |
---|---|---|
author | Ben Hutchings <ben@decadent.org.uk> | Mon Nov 02 12:21:57 2015 +0000 |
committer | Shuah Khan <shuahkh@osg.samsung.com> | Tue Nov 03 16:54:43 2015 -0700 |
tree | 932fe7472bfc4f8a8e764a277461d8b5ba06cdc4 | |
parent | c1ee48315d9f0be2c11c61d388a3938c2d4b010a [diff] |
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>