Searched refs:includedir_SQ (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.1/tools/lib/traceevent/ |
D | Makefile | 238 $(call do_install,event-parse.h,$(includedir_SQ),644); \ 239 $(call do_install,event-utils.h,$(includedir_SQ),644); \ 240 $(call do_install,trace-seq.h,$(includedir_SQ),644); \ 241 $(call do_install,kbuffer.h,$(includedir_SQ),644)
|
/Linux-v6.1/tools/perf/ |
D | Makefile.config | 1271 includedir_SQ = $(subst ','\'',$(includedir))
|