Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/testing/selftests/bpf/
A DMakefile23 BPF_GCC ?= $(shell command -v bpf-gcc;) macro
46 ifneq ($(BPF_GCC),)
383 $(Q)$(BPF_GCC) $3 -O2 -c $1 -o $2
580 ifneq ($(BPF_GCC),)
/linux-6.3-rc2/tools/testing/selftests/hid/
A DMakefile197 $(Q)$(BPF_GCC) $3 -O2 -c $1 -o $2

Completed in 4 milliseconds