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

fbc: update add_driver tooling

parent 52bf29db
......@@ -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
......
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