summaryrefslogtreecommitdiffstats
path: root/remote/modules/nvidia_kernel/nvidia_kernel.conf
diff options
context:
space:
mode:
authorChristian Rößler2014-02-19 14:13:14 +0100
committerChristian Rößler2014-02-19 14:13:14 +0100
commit5cf0ebfb3552bf036f8fef75961eaf5506241330 (patch)
treebeaf4fe9d0ffd3dce882cc08129246d6aa11111e /remote/modules/nvidia_kernel/nvidia_kernel.conf
parentMerge branch 'master' of git.openslx.org:openslx-ng/tm-scripts (diff)
downloadtm-scripts-5cf0ebfb3552bf036f8fef75961eaf5506241330.tar.gz
tm-scripts-5cf0ebfb3552bf036f8fef75961eaf5506241330.tar.xz
tm-scripts-5cf0ebfb3552bf036f8fef75961eaf5506241330.zip
[nvidia_kernel] Module building nvidia kernel modules
Diffstat (limited to 'remote/modules/nvidia_kernel/nvidia_kernel.conf')
-rw-r--r--remote/modules/nvidia_kernel/nvidia_kernel.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/remote/modules/nvidia_kernel/nvidia_kernel.conf b/remote/modules/nvidia_kernel/nvidia_kernel.conf
new file mode 100644
index 00000000..5086b37f
--- /dev/null
+++ b/remote/modules/nvidia_kernel/nvidia_kernel.conf
@@ -0,0 +1,3 @@
+REQUIRED_VERSION="331.38"
+REQUIRED_NVIDIA="NVIDIA-Linux-x86_64-$REQUIRED_VERSION.run"
+REQUIRED_URL="http://download.nvidia.com/XFree86/Linux-x86_64/$REQUIRED_VERSION/$REQUIRED_NVIDIA"