summaryrefslogtreecommitdiff
path: root/tools/perf/trace/beauty/Build
blob: 6f3f159f97e0dd3809895b4e6630ea32900ab7fd (plain)
1
2
3
4
5
6
libperf-y += clone.o
libperf-y += fcntl.o
ifeq ($(SRCARCH),$(filter $(SRCARCH),x86))
libperf-y += ioctl.o
endif
libperf-y += statx.o