Home
last modified time | relevance | path

Searched refs:BPF_EXTRA_CFLAGS (Results 1 – 2 of 2) sorted by relevance

/samples/hid/
A DMakefile31 BPF_EXTRA_CFLAGS := $(ARM_ARCH_SELECTOR) macro
38 BPF_EXTRA_CFLAGS += -I$(srctree)/arch/mips/include/asm/mach-loongson64
39 BPF_EXTRA_CFLAGS += -I$(srctree)/arch/mips/include/asm/mach-generic
93 BPF_EXTRA_CFLAGS += -fno-stack-protector
95 BPF_EXTRA_CFLAGS += -g
98 BPF_EXTRA_CFLAGS += -g
235 $(Q)$(CLANG) $(NOSTDINC_FLAGS) $(LINUXINCLUDE) $(BPF_EXTRA_CFLAGS) \
/samples/bpf/
A DMakefile133 BPF_EXTRA_CFLAGS := $(ARM_ARCH_SELECTOR) macro
140 BPF_EXTRA_CFLAGS += -I$(srctree)/arch/mips/include/asm/mach-loongson64
141 BPF_EXTRA_CFLAGS += -I$(srctree)/arch/mips/include/asm/mach-generic
146 BPF_EXTRA_CFLAGS += -fcf-protection
210 BPF_EXTRA_CFLAGS += -fno-stack-protector
212 BPF_EXTRA_CFLAGS += -g
215 BPF_EXTRA_CFLAGS += -g
377 $(Q)$(CLANG) $(NOSTDINC_FLAGS) $(LINUXINCLUDE) $(BPF_EXTRA_CFLAGS) \

Completed in 4 milliseconds