[GIT PULL] Landlock fix for v6.0 #2

From: Mickaël Salaün
Date: Fri Sep 23 2022 - 06:43:49 EST


Hi Linus,

This change fixes out-of-tree builds for Landlock tests, which was
initially identified here:
https://lore.kernel.org/r/CADYN=9JM1nnjC9LypHqrz7JJjbZLpm8rArDUy4zgYYrajErBnA@xxxxxxxxxxxxxx

Please pull this Landlock fix for v6.0-rc7 . This change merged
cleanly with your tree, and have been successfully tested in the latest
linux-next releases for a week.

Regards,
Mickaël

--
The following changes since commit 80e78fcce86de0288793a0ef0f6acf37656ee4cf:

Linux 6.0-rc5 (2022-09-11 16:22:01 -0400)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/mic/linux.git tags/landlock-6.0-rc7

for you to fetch changes up to a52540522c9541bfa3e499d2edba7bc0ca73a4ca:

selftests/landlock: Fix out-of-tree builds (2022-09-14 16:37:38 +0200)

----------------------------------------------------------------
Landlock fix for v6.0-rc7

----------------------------------------------------------------
Mickaël Salaün (1):
selftests/landlock: Fix out-of-tree builds

tools/testing/selftests/landlock/Makefile | 19 ++++++++++---------
tools/testing/selftests/lib.mk | 4 ++++
2 files changed, 14 insertions(+), 9 deletions(-)