kumquat-buildroot/package/linux-tools
Luca Ceresoli fb515a4b28 package/linux-tools: add USB tools (testusb and ffs-test)
Extend the linux-tools package to also build the userspace USB tools,
which currently include testusb and ffs-test.

These tools are in the kernel tree since a long time, and althogh a
Makefile had been present since kernel 2.6.39, it has been entirely
rewritten (with an install rule) back with kernel 5.9, to allow building
the same way as other tools provided with the kernel.

We make use of the Makefile install rule, thus version >= 5.9 is
required. Support for older kernels may be added later if needed, and
is left as an exercise for the motivated party.

Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
Reviewed-by: Herve Codina <herve.codina@bootlin.com>
[yann.morin.1998@free.fr: fix history of Makefile]
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
2023-03-28 21:54:55 +02:00
..
Config.in package/linux-tools: add USB tools (testusb and ffs-test) 2023-03-28 21:54:55 +02:00
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
linux-tool-selftests.mk.in
linux-tool-tmon.mk.in
linux-tool-usbtools.mk.in package/linux-tools: add USB tools (testusb and ffs-test) 2023-03-28 21:54:55 +02:00
linux-tools.mk
S10hyperv