Home
last modified time | relevance | path

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

/linux/tools/testing/nvdimm/
H A DMakefile2 KDIR ?= ../../../ macro
5 $(MAKE) -C $(KDIR) M=$$PWD
8 $(MAKE) -C $(KDIR) M=$$PWD modules_install
/linux/tools/testing/selftests/bpf/test_kmods/
H A DMakefile2 KDIR ?= $(abspath $(TEST_KMOD_DIR)/../../../../..) macro
18 $(Q)$(MAKE) -C $(KDIR) M=$(TEST_KMOD_DIR) modules
21 $(Q)$(MAKE) -C $(KDIR) M=$(TEST_KMOD_DIR) clean
/linux/tools/testing/selftests/livepatch/
H A Dfunctions.sh42 if [ -z "$KDIR" ]; then
43 KDIR="/lib/modules/$(uname -r)/build"
46 if [ ! -d "$KDIR" ]; then
47 echo "skip all tests: KDIR ($KDIR) not available to compile modules."
/linux/drivers/media/cec/usb/extron-da-hd-4k-plus/
H A DMakefile5 $(MAKE) -C $(KDIR) M=$(shell pwd) modules
8 $(MAKE) -C $(KDIR) M=$(shell pwd) modules_install
/linux/tools/power/cpupower/debug/kernel/
H A DMakefile4 KDIR := /lib/modules/$(shell uname -r)/build macro
12 $(MAKE) -C $(KDIR) M=$(CURDIR)