Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: support kernel userspace module loading
Fixes: #7114 Add the `modprobe` binary so that drivers that loads other drivers using userspace `modprobe` works. Eg: https://github.com/torvalds/linux/blob/v6.1/drivers/net/ethernet/mellanox/mlx4/main.c#L1094 Signed-off-by: Noel Georgi <git@frezbo.dev>
- Loading branch information