Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/bpf/bpf_test_no_cfi/
DMakefile1 BPF_TEST_NO_CFI_DIR := $(realpath $(dir $(abspath $(lastword $(MAKEFILE_LIST))))) macro
2 KDIR ?= $(abspath $(BPF_TEST_NO_CFI_DIR)/../../../../..)
15 +$(Q)make -C $(KDIR) M=$(BPF_TEST_NO_CFI_DIR) modules
18 +$(Q)make -C $(KDIR) M=$(BPF_TEST_NO_CFI_DIR) clean