diff options
Diffstat (limited to 'system/nvidia-kernel/README')
-rw-r--r-- | system/nvidia-kernel/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/system/nvidia-kernel/README b/system/nvidia-kernel/README index 94ca6d970d..fa805381cf 100644 --- a/system/nvidia-kernel/README +++ b/system/nvidia-kernel/README @@ -1,2 +1,6 @@ This is the kernel-module needed by the proprietary binary nvidia driver. You also need the nvidia-driver package from SlackBuilds.org. + +To build the package for a kernel different from the running one, +start the script setting the KERNEL variable as in + KERNEL=2.6.33.7 ./nvidia-kernel.SlackBuild |