Searched refs:MAKEFLAGS (Results 1 – 21 of 21) sorted by relevance
/tools/perf/util/ |
D | PERF-VERSION-GEN | 29 TAG=$(MAKEFLAGS= make -sC ../.. kernelversion)
|
/tools/scripts/ |
D | Makefile.include | 83 ifneq ($(findstring $(MAKEFLAGS), w),w) 89 ifneq ($(findstring s,$(filter-out --%,$(MAKEFLAGS))),)
|
/tools/kvm/kvm_stat/ |
D | Makefile | 15 ifneq ($(findstring $(MAKEFLAGS),s),s)
|
/tools/perf/ |
D | Makefile | 19 unexport MAKEFLAGS
|
D | Makefile.perf | 151 MAKEFLAGS += -r
|
/tools/build/ |
D | Makefile | 32 MAKEFLAGS := --no-print-directory macro
|
D | Makefile.build | 23 ifneq ($(findstring s,$(filter-out --%,$(MAKEFLAGS))),)
|
/tools/pci/ |
D | Makefile | 13 MAKEFLAGS += -r
|
/tools/lib/api/ |
D | Makefile | 16 MAKEFLAGS += --no-print-directory
|
/tools/power/x86/intel-speed-select/ |
D | Makefile | 15 MAKEFLAGS += -r
|
/tools/lib/subcmd/ |
D | Makefile | 18 MAKEFLAGS += --no-print-directory
|
/tools/spi/ |
D | Makefile | 13 MAKEFLAGS += -r
|
/tools/hv/ |
D | Makefile | 16 MAKEFLAGS += -r
|
/tools/iio/ |
D | Makefile | 13 MAKEFLAGS += -r
|
/tools/gpio/ |
D | Makefile | 17 MAKEFLAGS += -r
|
/tools/perf/Documentation/ |
D | Makefile | 152 ifneq ($(findstring $(MAKEFLAGS),w),w) 158 ifneq ($(findstring $(MAKEFLAGS),s),s)
|
/tools/perf/lib/ |
D | Makefile | 8 MAKEFLAGS += --no-print-directory
|
/tools/testing/selftests/ |
D | Makefile | 78 override MAKEFLAGS =
|
/tools/lib/traceevent/ |
D | Makefile | 10 MAKEFLAGS += --no-print-directory
|
/tools/lib/bpf/ |
D | Makefile | 9 MAKEFLAGS += --no-print-directory
|
/tools/perf/tests/ |
D | make | 282 MAKEFLAGS := --no-print-directory
|