diff options
Diffstat (limited to 'tools/perf/Makefile')
-rw-r--r-- | tools/perf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/perf/Makefile b/tools/perf/Makefile index 9580ebe260e0..5aa3d040bbf3 100644 --- a/tools/perf/Makefile +++ b/tools/perf/Makefile | |||
@@ -38,7 +38,7 @@ ifneq ($(O),) | |||
38 | endif | 38 | endif |
39 | 39 | ||
40 | define print_msg | 40 | define print_msg |
41 | @printf ' BUILD: Doing '\''make \033[33m-j'$(JOBS)'\033[m'\'' parallel build\n' | 41 | @printf ' BUILD: Doing '\''make \033[33m-j'$(JOBS)'\033[m'\'' parallel build\n' |
42 | endef | 42 | endef |
43 | 43 | ||
44 | define make | 44 | define make |