Lines Matching refs:dir
70 comp-dep-$2 := $$(dir $2).$$(notdir $2).d
71 comp-cmd-file-$2:= $$(dir $2).$$(notdir $2).cmd
249 $(call _gen-asm-defines-file,$1,$2,$(dir $2).$(notdir $(2:.h=.s)),$(asm-defines-$(notdir $(1))-deps…
252 $(foreach f,$(asm-defines-files),$(eval $(call gen-asm-defines-file,$(f),$(out-dir)/$(sm)/include/g…
262 dtb-predts-$2 := $$(dir $2)$$(dtb-basename-$2).pre.dts
263 dtb-predep-$2 := $$(dir $2).$$(dtb-basename-$2).pre.dts.d
264 dtb-precmd-file-$2 := $$(dir $2).$$(dtb-basename-$2).pre.dts.cmd
265 dtb-dep-$2 := $$(dir $2).$$(notdir $2).d
266 dtb-cmd-file-$2 := $$(dir $2).$$(notdir $2).cmd
292 mkdir -p $$(dir $2); \
304 mkdir -p $$(dir $2); \