From 3d1235af060955e271be68240c0ca46bc6d81b03 Mon Sep 17 00:00:00 2001 From: Jonathan Bauer Date: Tue, 25 Mar 2014 15:24:04 +0100 Subject: [modules] new module naming convention rename $MODULE.{conf,build} to module.{conf,build} --- remote/modules/nvidia_kernel/module.conf | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 remote/modules/nvidia_kernel/module.conf (limited to 'remote/modules/nvidia_kernel/module.conf') diff --git a/remote/modules/nvidia_kernel/module.conf b/remote/modules/nvidia_kernel/module.conf new file mode 100644 index 00000000..9880100d --- /dev/null +++ b/remote/modules/nvidia_kernel/module.conf @@ -0,0 +1,10 @@ +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 +" -- cgit v1.2.3-55-g7522