secgateway/kernel/linux-4.14.83/tools/perf/trace/beauty/Build

8 lines
159 B
Plaintext
Raw Normal View History

2019-06-11 07:43:23 +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