gpu_shorthand: remove more stuff

This commit is contained in:
Dylan
2016-01-19 19:33:52 +11:00
parent 20e48eceac
commit 4096d3c988

2
fetch
View File

@@ -692,6 +692,8 @@ getgpu () {
gpu=${gpu/'Tahiti' }
gpu=${gpu/'PRO' }
gpu=${gpu/'OEM' }
gpu=${gpu/'Mars' }
gpu=${gpu/\/*}
fi
}