diff options
| author | Simon Rettberg | 2019-04-26 11:24:14 +0200 |
|---|---|---|
| committer | root | 2019-04-26 11:24:14 +0200 |
| commit | 24fb4ad142f7cb932a5e47ee80c9bbfc10a758c0 (patch) | |
| tree | 5873fcbd617e6ea13f1c1bdc6145211441fbf764 /core/modules/nvidia_kernel/module.conf | |
| parent | Support multi-target targets with @ syntax (diff) | |
| download | mltk-24fb4ad142f7cb932a5e47ee80c9bbfc10a758c0.tar.gz mltk-24fb4ad142f7cb932a5e47ee80c9bbfc10a758c0.tar.xz mltk-24fb4ad142f7cb932a5e47ee80c9bbfc10a758c0.zip | |
[nvidia*/rfs-s31] Support shipping multiple driver versions
Diffstat (limited to 'core/modules/nvidia_kernel/module.conf')
| -rw-r--r-- | core/modules/nvidia_kernel/module.conf | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/core/modules/nvidia_kernel/module.conf b/core/modules/nvidia_kernel/module.conf deleted file mode 100644 index 26d5a160..00000000 --- a/core/modules/nvidia_kernel/module.conf +++ /dev/null @@ -1,12 +0,0 @@ -#!/bin/bash -REQUIRED_VERSION="410.93" -REQUIRED_NVIDIA="NVIDIA-Linux-x86_64-$REQUIRED_VERSION.run" -REQUIRED_URL_BASE="http://download.nvidia.com/XFree86/Linux-x86_64" - -REQUIRED_DIRECTORIES=" - /lib/modules/nvidia - /drm.cfg.d -" -REQUIRED_MODULES=" - kernel -" |
