buildroot/package/linux-tools
Markus Mayer 5955fdee9c package/linux-tools/linux-tool-perf.mk.in: Fix disabling of documentation
We are trying to not build the perf documentation. However, the hook
being used to do so was named incorrectly. As a result, the build steps
to disable the documentation were never executed.

Rename the hook from
    LINUX_POST_PATCH_HOOKS
to
    LINUX_TOOLS_POST_PATCH_HOOKS
to fix the issue.

Fixes: 20b1446669 ("linux/tools: make it a real, separate package")
Signed-off-by: Markus Mayer <mmayer@broadcom.com>
Tested-by: Florian Fainelli <f.fainelli@gmail.com>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
(cherry picked from commit 612ae4bd18)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2022-09-16 23:54:31 +02:00
..
Config.in package/linux-tools: perf needs dynamic library 2022-06-05 21:40:23 +02:00
S10hyperv
hypervfcopyd.service
hypervkvpd.service
hypervvssd.service
linux-tool-cpupower.mk.in
linux-tool-gpio.mk.in
linux-tool-hv.mk.in
linux-tool-iio.mk.in
linux-tool-pci.mk.in
linux-tool-perf.mk.in package/linux-tools/linux-tool-perf.mk.in: Fix disabling of documentation 2022-09-16 23:54:31 +02:00
linux-tool-selftests.mk.in
linux-tool-tmon.mk.in package/linux-tools: fix tmon static build with uclibc 2022-06-06 14:54:22 +02:00
linux-tools.mk