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