Home
last modified time | relevance | path

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

/scripts/
DKbuild.include88 # try-run
89 # Usage: option = $(call try-run, $(CC)...-o "$$TMP",option-ok,otherwise)
92 try-run = $(shell set -e; \
104 as-option = $(call try-run,\
110 as-instr = $(call try-run,\
115 __cc-option = $(call try-run,\
130 cc-option-yn = $(call try-run,\
135 cc-disable-warning = $(call try-run,\
144 ld-option = $(call try-run, $(LD) $(KBUILD_LDFLAGS) $(1) -v,$(1),$(2),$(3))
Dbpf_helpers_doc.py143 def run(self): member in HeaderParser
417 headerParser.run()
/scripts/dtc/
Ddtx_diff49 If this script is not run from the root of the linux source tree,
309 If \${KBUILD_OUTPUT} is a relative path, then '-s SRCDIR', -S, or run
/scripts/package/
Dbuilddeb161 test -d $debhookdir/$script.d && run-parts --arg="$version" --arg="/$installed_image_path" $debhook…