]> 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)
commitb04ea78b6705e91bae54aadf612836a46d8259ea
treec21b19e50ec2fec3336dc706f87ad484e1a594f0
parent41e099ce50f2607cc088397074e23f47f3644a1f
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