works for module-nvidia304 and 340

This commit is contained in:
Ertuğrul Erata
2015-09-28 21:53:57 +03:00
parent 577f6168aa
commit 4adf16c5b6
5 changed files with 78 additions and 10 deletions
+1 -1
View File
@@ -31,7 +31,7 @@ def setup():
% (arch, get.srcVERSION()))
shelltools.move("tmp/*", ".")
shelltools.system("patch -p1 < NVIDIA-Linux-x86_64-304.125-kernel-3.19.patch")
#shelltools.system("patch -p0 < nv-drm.patch")
# Our libc is TLS enabled so use TLS library
shelltools.unlink("*-tls.so*")