c301405c34
Some kernel-selftests are using modprobe options (-n) that are not available from busybox's modprobe, so make sure that BR2_PACKAGE_KMOD_TOOLS is selected. [linux-4.19 selftests]$ git grep tput drivers/gpu/drm_mm.sh:if ! /sbin/modprobe -n -q test-drm_mm; then drivers/usb/usbip/usbip_test.sh:if ! /sbin/modprobe -q -n usbip_host; then Signed-off-by: Romain Naour <romain.naour@smile.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> |
||
---|---|---|
.. | ||
Config.in | ||
linux-tool-cpupower.mk.in | ||
linux-tool-gpio.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-tools.mk |