README 510 B

12345678910111213
  1. This is the Linux kernel module for karolherbst's nouveau reclocking branch
  2. based on the 4.9 kernel and will eventually not be needed when the module is
  3. merged into the upstream kernel.
  4. To build the module for a kernel that isn't currently running on the system
  5. pass that kernel's "uname -r" ouput such as:
  6. KERNEL="4.9.0" ./nouveau-reclocking.SlackBuild
  7. This module will have precedence over the default nouveau module included
  8. with Slackware.
  9. This will need to be rebuilt for every new kernel installed.