Fix Ironlake typo

This commit is contained in:
Mykola Grymalyuk
2021-03-31 19:37:02 -06:00
parent 5c6dcc3485
commit 9b4c66f3d3
3 changed files with 25 additions and 2 deletions
+2
View File
@@ -879,6 +879,7 @@ AddIntelGen1Accel = [
"AppleIntelHDGraphicsGA.plugin",
"AppleIntelHDGraphicsGLDriver.bundle",
"AppleIntelHDGraphicsVADriver.bundle",
"IOSurface.kext",
]
AddIntelGen2Accel = [
@@ -888,4 +889,5 @@ AddIntelGen2Accel = [
"AppleIntelHD3000GraphicsVADriver.bundle",
"AppleIntelSNBGraphicsFB.kext",
"AppleIntelSNBVA.bundle",
"IOSurface.kext",
]