mirror of
https://github.com/keylase/nvidia-patch.git
synced 2025-08-20 13:23:16 -07:00
fbc: update add_driver tooling
This commit is contained in:
parent
52bf29dbc4
commit
220f459610
1 changed files with 2 additions and 0 deletions
|
@ -187,6 +187,8 @@ def main():
|
|||
else:
|
||||
new_driver = {
|
||||
"version": args.version,
|
||||
"nvenc_patch": True,
|
||||
"nvfbc_patch": True,
|
||||
"driver_url": url,
|
||||
}
|
||||
key_fun = linux_driver_key
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue