help:
        @echo 'Possible targets:'
        @echo ''
-       @echo '  acpi       - ACPI tools'
-       @echo '  cgroup     - cgroup tools'
-       @echo '  cpupower   - a tool for all things x86 CPU power'
-       @echo '  firewire   - the userspace part of nosy, an IEEE-1394 traffic sniffer'
-       @echo '  hv         - tools used when in Hyper-V clients'
-       @echo '  iio        - IIO tools'
-       @echo '  lguest     - a minimal 32-bit x86 hypervisor'
-       @echo '  perf       - Linux performance measurement and analysis tool'
-       @echo '  selftests  - various kernel selftests'
-       @echo '  turbostat  - Intel CPU idle stats and freq reporting tool'
-       @echo '  usb        - USB testing tools'
-       @echo '  virtio     - vhost test module'
-       @echo '  net        - misc networking tools'
-       @echo '  vm         - misc vm tools'
+       @echo '  acpi                   - ACPI tools'
+       @echo '  cgroup                 - cgroup tools'
+       @echo '  cpupower               - a tool for all things x86 CPU power'
+       @echo '  firewire               - the userspace part of nosy, an IEEE-1394 traffic sniffer'
+       @echo '  freefall               - laptop accelerometer program for disk protection'
+       @echo '  hv                     - tools used when in Hyper-V clients'
+       @echo '  iio                    - IIO tools'
+       @echo '  lguest                 - a minimal 32-bit x86 hypervisor'
+       @echo '  net                    - misc networking tools'
+       @echo '  perf                   - Linux performance measurement and analysis tool'
+       @echo '  selftests              - various kernel selftests'
+       @echo '  tmon                   - thermal monitoring and tuning tool'
+       @echo '  turbostat              - Intel CPU idle stats and freq reporting tool'
+       @echo '  usb                    - USB testing tools'
+       @echo '  virtio                 - vhost test module'
+       @echo '  vm                     - misc vm tools'
        @echo '  x86_energy_perf_policy - Intel energy policy tool'
-       @echo '  tmon       - thermal monitoring and tuning tool'
-       @echo '  freefall   - laptop accelerometer program for disk protection'
        @echo ''
        @echo 'You can do:'
        @echo ' $$ make -C tools/ <tool>_install'