Home
last modified time | relevance | path

Searched refs:PWD (Results 1 - 2 of 2) sorted by relevance

/drivers/hdf_core/framework/tools/hdi-gen/
H A DMakefile8 export PWD:=$(subst /,\, $(abspath $(dir $(realpath $(lastword $(MAKEFILE_LIST)))))) macro
9 export TARGET_DIR := $(PWD)
13 export PWD := $(abspath $(dir $(realpath $(lastword $(MAKEFILE_LIST))))) macro
14 export TARGET_DIR := $(PWD)
/drivers/hdf_core/adapter/khdf/linux/test/test_helper_driver/src/
H A DMakefile36 @$(MAKE) -C $(KERNEL_ROOT) M=$(PWD) ARCH=arm $(COMPILER_TRIPLE) $(COMPILER_TRIPLE) V=10 modules -j 1

Completed in 2 milliseconds