Searched refs:DESTDIR_SQ (Results 1 – 11 of 11) sorted by relevance
/openbmc/linux/tools/lib/perf/ |
H A D | Makefile | 24 DESTDIR_SQ = '$(subst ','\'',$(DESTDIR))' macro 82 export DESTDIR DESTDIR_SQ 211 $(call do_install,$(LIBPERF_PC),$(DESTDIR_SQ)$(libdir_SQ)/pkgconfig,644)
|
/openbmc/linux/tools/thermal/lib/ |
H A D | Makefile | 24 DESTDIR_SQ = '$(subst ','\'',$(DESTDIR))' macro 82 export DESTDIR DESTDIR_SQ
|
/openbmc/linux/tools/lib/thermal/ |
H A D | Makefile | 24 DESTDIR_SQ = '$(subst ','\'',$(DESTDIR))' macro 83 export DESTDIR DESTDIR_SQ
|
/openbmc/linux/tools/perf/tests/shell/coresight/ |
H A D | Makefile.miniconfig | 8 DESTDIR_SQ = $(subst ','\'',$(DESTDIR))
|
/openbmc/openbmc/poky/meta/recipes-kernel/perf/ |
H A D | perf.bb | 235 …sed -i -e "s,prefix='\$(DESTDIR_SQ)/usr'$,prefix='\$(DESTDIR_SQ)/usr' --install-lib='\$(PYTHON_SIT… 238 …sed -i -e "s,root='/\$(DESTDIR_SQ)',prefix='\$(DESTDIR_SQ)/usr' --install-lib='\$(PYTHON_SITEPACKA… 244 …sed -i -e "s,--root='/\$(DESTDIR_SQ)',--prefix='\$(DESTDIR_SQ)/usr' --install-lib='\$(DESTDIR)\$(P…
|
/openbmc/linux/tools/lib/perf/Documentation/ |
H A D | Makefile | 86 DESTDIR_SQ = '$(subst ','\'',$(DESTDIR))' macro
|
/openbmc/linux/tools/lib/symbol/ |
H A D | Makefile | 26 DESTDIR_SQ = '$(subst ','\'',$(DESTDIR))' macro
|
/openbmc/linux/tools/lib/subcmd/ |
H A D | Makefile | 27 DESTDIR_SQ = '$(subst ','\'',$(DESTDIR))' macro
|
/openbmc/linux/tools/lib/api/ |
H A D | Makefile | 26 DESTDIR_SQ = '$(subst ','\'',$(DESTDIR))' macro
|
/openbmc/linux/tools/lib/bpf/ |
H A D | Makefile | 34 DESTDIR_SQ = '$(subst ','\'',$(DESTDIR))' macro
|
/openbmc/linux/tools/perf/ |
H A D | Makefile.config | 1212 DESTDIR_SQ = $(subst ','\'',$(DESTDIR))
|