Home
last modified time | relevance | path

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

/linux/tools/bpf/
H A DMakefile35 check_feat := 1
39 check_feat := 0
43 ifeq ($(check_feat),1)
34 check_feat := 1 global() macro
38 check_feat := 0 global() macro
/linux/tools/bpf/bpftool/
H A DMakefile140 check_feat := 1 macro
144 check_feat := 0 macro
148 ifeq ($(check_feat),1)