mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-04-21 03:04:31 +10:00
Fix last
This commit is contained in:
@@ -559,8 +559,6 @@ class BuildGraphicsAudio:
|
||||
if smbios_data.smbios_dictionary[self.model]["CPU Generation"] > cpu_data.CPUGen.ivy_bridge.value:
|
||||
return
|
||||
for arch in gpu_archs:
|
||||
if not self.constants.custom_model:
|
||||
arch = arch.arch
|
||||
if arch in [
|
||||
device_probe.AMD.Archs.Polaris,
|
||||
device_probe.AMD.Archs.Polaris_Spoof,
|
||||
|
||||
Reference in New Issue
Block a user