Searched refs:DESTDIR_SQ (Results 1 – 9 of 9) sorted by relevance
/linux-5.19.10/tools/thermal/lib/ |
D | Makefile | 24 DESTDIR_SQ = '$(subst ','\'',$(DESTDIR))' macro 82 export DESTDIR DESTDIR_SQ
|
/linux-5.19.10/tools/lib/thermal/ |
D | Makefile | 24 DESTDIR_SQ = '$(subst ','\'',$(DESTDIR))' macro 83 export DESTDIR DESTDIR_SQ
|
/linux-5.19.10/tools/lib/perf/ |
D | Makefile | 24 DESTDIR_SQ = '$(subst ','\'',$(DESTDIR))' macro 82 export DESTDIR DESTDIR_SQ
|
/linux-5.19.10/tools/lib/perf/Documentation/ |
D | Makefile | 86 DESTDIR_SQ = '$(subst ','\'',$(DESTDIR))' macro
|
/linux-5.19.10/tools/lib/traceevent/Documentation/ |
D | Makefile | 108 DESTDIR_SQ = '$(subst ','\'',$(DESTDIR))' macro
|
/linux-5.19.10/tools/lib/traceevent/plugins/ |
D | Makefile | 31 DESTDIR_SQ = '$(subst ','\'',$(DESTDIR))' macro
|
/linux-5.19.10/tools/lib/traceevent/ |
D | Makefile | 38 DESTDIR_SQ = '$(subst ','\'',$(DESTDIR))' macro
|
/linux-5.19.10/tools/lib/bpf/ |
D | Makefile | 34 DESTDIR_SQ = '$(subst ','\'',$(DESTDIR))' macro
|
/linux-5.19.10/tools/perf/ |
D | Makefile.config | 1239 DESTDIR_SQ = $(subst ','\'',$(DESTDIR))
|