summaryrefslogtreecommitdiffstats
path: root/remote/modules/nvidia_kernel/nvidia_kernel.conf
diff options
context:
space:
mode:
authorJonathan Bauer2014-03-25 16:05:27 +0100
committerJonathan Bauer2014-03-25 16:05:27 +0100
commit249e951ce236e3bbeb32b5a943215524a81f42f2 (patch)
treee7538724066c4a0330f2e6588e956680613bff57 /remote/modules/nvidia_kernel/nvidia_kernel.conf
parent[consolekit] woops, delete old files (diff)
downloadtm-scripts-249e951ce236e3bbeb32b5a943215524a81f42f2.tar.gz
tm-scripts-249e951ce236e3bbeb32b5a943215524a81f42f2.tar.xz
tm-scripts-249e951ce236e3bbeb32b5a943215524a81f42f2.zip
woopsie, the return ;)
Diffstat (limited to 'remote/modules/nvidia_kernel/nvidia_kernel.conf')
-rw-r--r--remote/modules/nvidia_kernel/nvidia_kernel.conf10
1 files changed, 0 insertions, 10 deletions
diff --git a/remote/modules/nvidia_kernel/nvidia_kernel.conf b/remote/modules/nvidia_kernel/nvidia_kernel.conf
deleted file mode 100644
index 9880100d..00000000
--- a/remote/modules/nvidia_kernel/nvidia_kernel.conf
+++ /dev/null
@@ -1,10 +0,0 @@
-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"
-
-REQUIRED_DIRECTORIES="
- /lib/modules/nvidia
-"
-REQUIRED_MODULES="
- kernel
-"