summaryrefslogtreecommitdiffstats
path: root/tools/perf/trace/beauty/Build
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/trace/beauty/Build')
-rw-r--r--tools/perf/trace/beauty/Build6
1 files changed, 6 insertions, 0 deletions
diff --git a/tools/perf/trace/beauty/Build b/tools/perf/trace/beauty/Build
index be95ac6..175d633 100644
--- a/tools/perf/trace/beauty/Build
+++ b/tools/perf/trace/beauty/Build
@@ -1 +1,7 @@
+libperf-y += clone.o
+libperf-y += fcntl.o
+ifeq ($(SRCARCH),$(filter $(SRCARCH),x86))
+libperf-y += ioctl.o
+endif
+libperf-y += pkey_alloc.o
libperf-y += statx.o
OpenPOWER on IntegriCloud