diff options
-rw-r--r-- | tools/bpf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/bpf/Makefile b/tools/bpf/Makefile index 664601ab1705..243b79f2b451 100644 --- a/tools/bpf/Makefile +++ b/tools/bpf/Makefile @@ -35,7 +35,7 @@ endif FEATURE_USER = .bpf FEATURE_TESTS = libbfd disassembler-four-args disassembler-init-styled -FEATURE_DISPLAY = libbfd disassembler-four-args +FEATURE_DISPLAY = libbfd check_feat := 1 NON_CHECK_FEAT_TARGETS := clean bpftool_clean runqslower_clean resolve_btfids_clean |