Skip to content

Commit

Permalink
nvidia_linux: Add required patches to 340.104 for Linux 4.14.12
Browse files Browse the repository at this point in the history
  • Loading branch information
donald committed Jan 8, 2018
1 parent ab93b8f commit faaec1c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion nvidia_linux-4.14.12-200-340.104-0.bee
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,8 @@ print_info "calculated nvextraversion = '${nvextraversion}'"
NVIDIA_ARCHIVE="NVIDIA-Linux-x86_64-${PKGVERSION}${nvextraversion}.run"

SRCURL[0]="https://download.nvidia.com/XFree86/Linux-x86_64/${PKGVERSION}/${NVIDIA_ARCHIVE}"
PATCHURL+=()
PATCHURL+=(/src/mariux/patches/nvidia_340_runtimefix_for_kernel_4.14_1.patch)
PATCHURL+=(/src/mariux/patches/nvidia_340_runtimefix_for_kernel_4.14_2.patch)

LINUXPKG=${PKGEXTRANAME}.${ARCH}

Expand Down

0 comments on commit faaec1c

Please sign in to comment.