Commit 220f4596 authored by Vladislav Yarmak's avatar Vladislav Yarmak

fbc: update add_driver tooling

parent 52bf29db
...@@ -187,6 +187,8 @@ def main(): ...@@ -187,6 +187,8 @@ def main():
else: else:
new_driver = { new_driver = {
"version": args.version, "version": args.version,
"nvenc_patch": True,
"nvfbc_patch": True,
"driver_url": url, "driver_url": url,
} }
key_fun = linux_driver_key key_fun = linux_driver_key
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment