]> git.baikalelectronics.ru Git - kernel.git/commit
selftests: openat2: Add missing dependency in Makefile
authorCristian Marussi <cristian.marussi@arm.com>
Wed, 26 Jan 2022 10:27:22 +0000 (10:27 +0000)
committerShuah Khan <skhan@linuxfoundation.org>
Thu, 27 Jan 2022 23:30:55 +0000 (16:30 -0700)
commit29bf508e01d95bc3c40e2d3c67eed883c7019daa
treec21b19e50ec2fec3336dc706f87ad484e1a594f0
parenta037f846f6444dc3ed5d56997c1f161de0238eeb
selftests: openat2: Add missing dependency in Makefile

Add a dependency on header helpers.h to the main target; while at that add
to helpers.h also a missing include for bool types.

Cc: Aleksa Sarai <cyphar@cyphar.com>
Signed-off-by: Cristian Marussi <cristian.marussi@arm.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
tools/testing/selftests/openat2/Makefile
tools/testing/selftests/openat2/helpers.h