[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <e3b6c6d34bcd81a19d34808e2c29a27898df53f3.1568138394.git.esyr@redhat.com>
Date: Tue, 10 Sep 2019 19:02:18 +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 v2 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