Commit c8cf1f3e authored by Dylan's avatar Dylan

Added another gpu substitution

parent 511d92f4
...@@ -995,6 +995,7 @@ getgpu () { ...@@ -995,6 +995,7 @@ getgpu () {
gpu=${gpu/Processor } gpu=${gpu/Processor }
gpu=${gpu/ Mobile} gpu=${gpu/ Mobile}
gpu=${gpu/ Express} gpu=${gpu/ Express}
gpu=${gpu/ Controller}
gpu=${gpu/Sky } gpu=${gpu/Sky }
gpu=${gpu/Lake } gpu=${gpu/Lake }
......
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