]> asedeno.scripts.mit.edu Git - linux.git/commit
selftests/futex: Add headers to makefile dependencies
authorStafford Horne <shorne@gmail.com>
Wed, 11 Jan 2017 15:11:16 +0000 (00:11 +0900)
committerShuah Khan <shuahkh@osg.samsung.com>
Thu, 19 Jan 2017 17:30:21 +0000 (10:30 -0700)
commit99c21f6d004d07667d7345e56e44a5b805e1dfa9
treec5693fb1322c160c4ef0d8383422a294fbb81718
parent083f345151938706d33969b37b92e7e13ab02b3e
selftests/futex: Add headers to makefile dependencies

The futex makefile did not contain dependencies for all headers, so if
we make changes to logging.h rebuild will not happen. Add headers to
fix it up.

Signed-off-by: Stafford Horne <shorne@gmail.com>
Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
tools/testing/selftests/futex/functional/Makefile