Home
last modified time | relevance | path

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

/linux/Documentation/devicetree/bindings/
A DMakefile30 find_all_cmd = find $(srctree)/$(src) \( -name '*.yaml' ! \ macro
35 find_cmd = $(find_all_cmd)
53 $(find_all_cmd)) > $$f ; \
63 DT_DOCS = $(patsubst $(srctree)/%,%,$(shell $(find_all_cmd)))

Completed in 3 milliseconds