Searched refs:BPF_TEST_NO_CFI_DIR (Results 1 – 1 of 1) sorted by relevance
1 BPF_TEST_NO_CFI_DIR := $(realpath $(dir $(abspath $(lastword $(MAKEFILE_LIST))))) macro2 KDIR ?= $(abspath $(BPF_TEST_NO_CFI_DIR)/../../../../..)15 +$(Q)make -C $(KDIR) M=$(BPF_TEST_NO_CFI_DIR) modules18 +$(Q)make -C $(KDIR) M=$(BPF_TEST_NO_CFI_DIR) clean