Merge tag 'ovl-fixes-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
[linux-2.6-block.git] / tools / Makefile
index 68defd7ecf5d6980e464d3ecc08f9ba57660446e..7e42f7b8bfa7349fd505303ed85c44e17a16ae1b 100644 (file)
@@ -10,6 +10,7 @@ help:
        @echo 'Possible targets:'
        @echo ''
        @echo '  acpi                   - ACPI tools'
+       @echo '  bpf                    - misc BPF tools'
        @echo '  cgroup                 - cgroup tools'
        @echo '  cpupower               - a tool for all things x86 CPU power'
        @echo '  debugging              - tools for debugging'
@@ -23,12 +24,11 @@ help:
        @echo '  kvm_stat               - top-like utility for displaying kvm statistics'
        @echo '  leds                   - LEDs  tools'
        @echo '  liblockdep             - user-space wrapper for kernel locking-validator'
-       @echo '  bpf                    - misc BPF tools'
+       @echo '  objtool                - an ELF object analysis tool'
        @echo '  pci                    - PCI tools'
        @echo '  perf                   - Linux performance measurement and analysis tool'
        @echo '  selftests              - various kernel selftests'
        @echo '  spi                    - spi tools'
-       @echo '  objtool                - an ELF object analysis tool'
        @echo '  tmon                   - thermal monitoring and tuning tool'
        @echo '  turbostat              - Intel CPU idle stats and freq reporting tool'
        @echo '  usb                    - USB testing tools'