aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/os/mac/hardware.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Homebrew/os/mac/hardware.rb')
-rw-r--r--Library/Homebrew/os/mac/hardware.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/Library/Homebrew/os/mac/hardware.rb b/Library/Homebrew/os/mac/hardware.rb
index 1113451f3..60de1eba8 100644
--- a/Library/Homebrew/os/mac/hardware.rb
+++ b/Library/Homebrew/os/mac/hardware.rb
@@ -44,6 +44,8 @@ module MacCPUs
:ivybridge
when 0x10B282DC # Haswell
:haswell
+ when 0x582ed09c # Broadwell
+ :broadwell
else
:dunno
end