mirror of
https://github.com/keylase/nvidia-patch.git
synced 2025-10-09 16:48:01 +00:00
linux: autopatch: Find bytecode and update patch.sh
Have a two-script workflow where one focuses on finding the bytecode in the driver files, and the other focuses on updating patch.sh using the newly found bytecode or a previously existing one. Signed-off-by: Jai Luthra <me@jailuthra.in>
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -160,3 +160,6 @@ cython_debug/
|
||||
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
|
||||
.idea/
|
||||
|
||||
# Temp folder
|
||||
tools/autopatch/temp
|
||||
win/tools/autopatch/temp
|
||||
|
Reference in New Issue
Block a user