diff options
Diffstat (limited to 'tools/Makefile')
-rw-r--r-- | tools/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/Makefile b/tools/Makefile index 1f9a529fe544..798fa0ef048e 100644 --- a/tools/Makefile +++ b/tools/Makefile | |||
@@ -15,7 +15,7 @@ help: | |||
15 | @echo ' x86_energy_perf_policy - Intel energy policy tool' | 15 | @echo ' x86_energy_perf_policy - Intel energy policy tool' |
16 | @echo '' | 16 | @echo '' |
17 | @echo 'You can do:' | 17 | @echo 'You can do:' |
18 | @echo ' $$ make -C tools/<tool>_install' | 18 | @echo ' $$ make -C tools/ <tool>_install' |
19 | @echo '' | 19 | @echo '' |
20 | @echo ' from the kernel command line to build and install one of' | 20 | @echo ' from the kernel command line to build and install one of' |
21 | @echo ' the tools above' | 21 | @echo ' the tools above' |