package/nvidia-modprobe: new package
authorChristian Stewart <christian@paral.in>
Thu, 19 Nov 2020 07:53:24 +0000 (23:53 -0800)
committerArnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Mon, 11 Jan 2021 23:17:50 +0000 (00:17 +0100)
commit83aaf5106e4636b970783c3ba2b725b8250fc8e9
tree88c40b42d98e6d304df591e2b3f97a70e558b075
parent8a5ba80b86529a653040ebef0acc623e70451dda
package/nvidia-modprobe: new package

nvidia-modprobe package adds a utility and headers for probing the NVIDIA
hardware at runtime.

https://github.com/NVIDIA/nvidia-modprobe

Signed-off-by: Christian Stewart <christian@paral.in>
[Arnout:
 - use upstream Makefile instead of building directly;
 - don't install to staging;
 - remove dependency on host-pkgconf;
 - correct license to GPL-2.0;
 - remove dependency on threads and glibc;
 - add dependency on MMU.]
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
package/Config.in
package/nvidia-modprobe/Config.in [new file with mode: 0644]
package/nvidia-modprobe/nvidia-modprobe.hash [new file with mode: 0644]
package/nvidia-modprobe/nvidia-modprobe.mk [new file with mode: 0644]