Home
last modified time | relevance | path

Searched refs:TOOL (Results 1 - 11 of 11) sorted by relevance

/kernel/linux/linux-6.6/tools/net/ynl/generated/
H A DMakefile15 TOOL:=../ynl-gen-c.py macro
28 %-user.h: ../../../../Documentation/netlink/specs/%.yaml $(TOOL)
30 @$(TOOL) --mode user --header --spec $< $(YNL_GEN_ARG_$*) > $@
32 %-user.c: ../../../../Documentation/netlink/specs/%.yaml $(TOOL)
34 @$(TOOL) --mode user --source --spec $< $(YNL_GEN_ARG_$*) > $@
/kernel/linux/linux-5.10/tools/power/acpi/tools/ec/
H A DMakefile10 TOOL = ec macro
/kernel/linux/linux-6.6/tools/power/acpi/tools/ec/
H A DMakefile10 TOOL = ec macro
/kernel/linux/linux-5.10/tools/power/acpi/tools/acpidbg/
H A DMakefile10 TOOL = acpidbg macro
/kernel/linux/linux-6.6/tools/power/acpi/tools/acpidbg/
H A DMakefile10 TOOL = acpidbg macro
/kernel/linux/linux-6.6/tools/power/acpi/tools/pfrut/
H A DMakefile5 TOOL = pfrut macro
/kernel/linux/linux-5.10/tools/power/acpi/tools/acpidump/
H A DMakefile10 TOOL = acpidump macro
/kernel/linux/linux-6.6/tools/power/acpi/tools/acpidump/
H A DMakefile10 TOOL = acpidump macro
/kernel/linux/linux-6.6/samples/hid/
H A DMakefile139 @for TOOL in $^ ; do \
140 if ! (which -- "$${TOOL}" > /dev/null 2>&1); then \
141 echo "*** ERROR: Cannot find LLVM tool $${TOOL}" ;\
/kernel/linux/linux-5.10/samples/bpf/
H A DMakefile281 @for TOOL in $^ ; do \
282 if ! (which -- "$${TOOL}" > /dev/null 2>&1); then \
283 echo "*** ERROR: Cannot find LLVM tool $${TOOL}" ;\
/kernel/linux/linux-6.6/samples/bpf/
H A DMakefile278 @for TOOL in $^ ; do \
279 if ! (which -- "$${TOOL}" > /dev/null 2>&1); then \
280 echo "*** ERROR: Cannot find LLVM tool $${TOOL}" ;\

Completed in 3 milliseconds