lineage_kernel_xcoverpro/tools/perf/trace/beauty/Build

8 lines
159 B
Plaintext
Raw Permalink Normal View History

2023-06-18 22:53:49 +00:00
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