summaryrefslogtreecommitdiffstats
path: root/tools/perf/trace/beauty/Build
blob: 175d633c6b491e5beb5257c02bdd36894268b74b (plain)
1
2
3
4
5
6
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