nvidia rebuild

This commit is contained in:
Rmys
2020-04-04 10:04:48 +03:00
parent d127b79086
commit 3cd4808739
4 changed files with 449 additions and 3 deletions
+5 -3
View File
@@ -26,10 +26,12 @@ def setup():
% get.srcVERSION())
shelltools.move("tmp/*", ".")
#shelltools.system("patch -p1 < NVIDIA-Linux-x86_64-390.87-kernel-4.19.patch")
#shelltools.system("patch -p1 < NVIDIA-Linux-x86_64-390.87-kernel-4.20.patch")
#5.5 patch icin
shelltools.move("tmp/.manifest", ".")
shelltools.system("patch -p1 < NVIDIA-Linux-x86_64-430.64-work-around-mga-bug-25890.patch")
shelltools.system("patch -p1 < NVIDIA-Linux-x86_64-430.64-kernel-5.5.patch")
#shelltools.system("patch -p1 < header-fix.patch")
# Our libc is TLS enabled so use TLS library
#shelltools.unlink("*-tls.so*")