/openbmc/linux/tools/testing/selftests/futex/functional/ |
H A D | Makefile | 2 INCLUDES := -I../include -I../../ $(KHDR_INCLUDES) 3 CFLAGS := $(CFLAGS) -g -O2 -Wall -D_GNU_SOURCE= -pthread $(INCLUDES) $(KHDR_INCLUDES)
|
/openbmc/linux/tools/testing/selftests/hid/ |
H A D | Makefile | 27 CFLAGS += -g -O0 -rdynamic -Wall -Werror -I$(KHDR_INCLUDES) -I$(OUTPUT) 71 KHDR_INCLUDES := $(SCRATCH_DIR)/uapi/include macro 157 $(KHDR_INCLUDES)/linux/hid.h: $(top_srcdir)/include/uapi/linux/hid.h 237 $(OUTPUT)/%.o: %.c $(BPF_SKELS) $(KHDR_INCLUDES)/linux/hid.h
|
/openbmc/linux/tools/testing/selftests/core/ |
H A D | Makefile | 2 CFLAGS += -g $(KHDR_INCLUDES)
|
/openbmc/linux/tools/testing/selftests/ |
H A D | Makefile | 154 KHDR_INCLUDES := -isystem ${abs_objtree}/usr/include macro 158 KHDR_INCLUDES := -isystem ${abs_srctree}/usr/include macro 166 export KHDR_INCLUDES
|
/openbmc/linux/tools/testing/selftests/filesystems/binderfs/ |
H A D | Makefile | 3 CFLAGS += $(KHDR_INCLUDES) -pthread
|
/openbmc/linux/tools/testing/selftests/drivers/dma-buf/ |
H A D | Makefile | 2 CFLAGS += $(KHDR_INCLUDES)
|
/openbmc/linux/tools/testing/selftests/connector/ |
H A D | Makefile | 2 CFLAGS += -Wall $(KHDR_INCLUDES)
|
/openbmc/linux/tools/testing/selftests/filesystems/ |
H A D | Makefile | 3 CFLAGS += $(KHDR_INCLUDES)
|
/openbmc/linux/tools/testing/selftests/move_mount_set_group/ |
H A D | Makefile | 3 CFLAGS = -g $(KHDR_INCLUDES) -Wall -O2
|
/openbmc/linux/tools/testing/selftests/filesystems/epoll/ |
H A D | Makefile | 3 CFLAGS += $(KHDR_INCLUDES)
|
/openbmc/linux/tools/testing/selftests/media_tests/ |
H A D | Makefile | 3 CFLAGS += -I../ $(KHDR_INCLUDES)
|
/openbmc/linux/tools/testing/selftests/arm64/tags/ |
H A D | Makefile | 3 CFLAGS += $(KHDR_INCLUDES)
|
/openbmc/linux/tools/testing/selftests/mount_setattr/ |
H A D | Makefile | 3 CFLAGS = -g $(KHDR_INCLUDES) -Wall -O2 -pthread
|
/openbmc/linux/tools/testing/selftests/net/af_unix/ |
H A D | Makefile | 1 CFLAGS += $(KHDR_INCLUDES)
|
/openbmc/linux/tools/testing/selftests/membarrier/ |
H A D | Makefile | 2 CFLAGS += -g $(KHDR_INCLUDES)
|
/openbmc/linux/tools/testing/selftests/kcmp/ |
H A D | Makefile | 2 CFLAGS += $(KHDR_INCLUDES)
|
/openbmc/linux/tools/testing/selftests/cachestat/ |
H A D | Makefile | 4 CFLAGS += $(KHDR_INCLUDES)
|
/openbmc/linux/tools/testing/selftests/pid_namespace/ |
H A D | Makefile | 2 CFLAGS += -g $(KHDR_INCLUDES)
|
/openbmc/linux/tools/testing/selftests/ptp/ |
H A D | Makefile | 2 CFLAGS += $(KHDR_INCLUDES)
|
/openbmc/linux/tools/testing/selftests/filesystems/fat/ |
H A D | Makefile | 5 CFLAGS += -O2 -g -Wall $(KHDR_INCLUDES)
|
/openbmc/linux/tools/testing/selftests/powerpc/syscalls/ |
H A D | Makefile | 4 CFLAGS += $(KHDR_INCLUDES)
|
/openbmc/linux/tools/testing/selftests/tdx/ |
H A D | Makefile | 3 CFLAGS += -O3 -Wl,-no-as-needed -Wall $(KHDR_INCLUDES) -static
|
/openbmc/linux/tools/testing/selftests/clone3/ |
H A D | Makefile | 2 CFLAGS += -g -std=gnu99 $(KHDR_INCLUDES)
|
/openbmc/linux/tools/testing/selftests/ptrace/ |
H A D | Makefile | 2 CFLAGS += -std=c99 -pthread -Wall $(KHDR_INCLUDES)
|
/openbmc/linux/tools/testing/selftests/perf_events/ |
H A D | Makefile | 2 CFLAGS += -Wl,-no-as-needed -Wall $(KHDR_INCLUDES)
|