[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <af8501d68f99c38232f9c462877ff562011c8bb5.1568116761.git.esyr@redhat.com>
Date: Tue, 10 Sep 2019 13:03:55 +0100
From: Eugene Syromiatnikov <esyr@...hat.com>
To: linux-kernel@...r.kernel.org,
Christian Brauner <christian@...uner.io>,
Shuah Khan <shuah@...nel.org>, linux-kselftest@...r.kernel.org
Cc: Adrian Reber <areber@...hat.com>
Subject: [PATCH 6/6] selftests: add clone3 to TARGETS
* tools/testing/selftests/Makefile (TARGETS): Add clone3.
Signed-off-by: Eugene Syromiatnikov <esyr@...hat.com>
---
tools/testing/selftests/Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/tools/testing/selftests/Makefile b/tools/testing/selftests/Makefile
index 25b43a8c..05163e4 100644
--- a/tools/testing/selftests/Makefile
+++ b/tools/testing/selftests/Makefile
@@ -4,6 +4,7 @@ TARGETS += bpf
TARGETS += breakpoints
TARGETS += capabilities
TARGETS += cgroup
+TARGETS += clone3
TARGETS += cpufreq
TARGETS += cpu-hotplug
TARGETS += drivers/dma-buf
--
2.1.4
Powered by blists - more mailing lists