Added another gpu substitution

This commit is contained in:
Dylan 2016-03-15 18:01:14 +11:00
parent 511d92f4f1
commit c8cf1f3e6c

View file

@ -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 }