diff options
Diffstat (limited to 'tools/perf/Makefile.perf')
| -rw-r--r-- | tools/perf/Makefile.perf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/perf/Makefile.perf b/tools/perf/Makefile.perf index 4a4fad4182f5..000ea210389d 100644 --- a/tools/perf/Makefile.perf +++ b/tools/perf/Makefile.perf | |||
| @@ -3,7 +3,7 @@ include ../scripts/Makefile.include | |||
| 3 | # The default target of this Makefile is... | 3 | # The default target of this Makefile is... |
| 4 | all: | 4 | all: |
| 5 | 5 | ||
| 6 | include config/utilities.mak | 6 | include ../scripts/utilities.mak |
| 7 | 7 | ||
| 8 | # Define V to have a more verbose compile. | 8 | # Define V to have a more verbose compile. |
| 9 | # | 9 | # |
