diff --git a/tools/Makefile b/tools/Makefile index 1f9a529fe544f768c4322e884e4c34d02d482b5e..798fa0ef048e99002678a20e2ddc477e7ff54079 100644 --- a/tools/Makefile +++ b/tools/Makefile @@ -15,7 +15,7 @@ help: @echo ' x86_energy_perf_policy - Intel energy policy tool' @echo '' @echo 'You can do:' - @echo ' $$ make -C tools/_install' + @echo ' $$ make -C tools/ _install' @echo '' @echo ' from the kernel command line to build and install one of' @echo ' the tools above'