diff options
Diffstat (limited to 'util')
-rwxr-xr-x | util/docker/coreboot.org-status/board-status.html/tohtml.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util/docker/coreboot.org-status/board-status.html/tohtml.sh b/util/docker/coreboot.org-status/board-status.html/tohtml.sh index 8522fd579b..fa89ae962b 100755 --- a/util/docker/coreboot.org-status/board-status.html/tohtml.sh +++ b/util/docker/coreboot.org-status/board-status.html/tohtml.sh @@ -470,7 +470,7 @@ EOF ;; "") case $northbridge in - INTEL_NEHALEM) + INTEL_IRONLAKE) cpu_nice="IntelĀ® 1st Gen (Nehalem) Core i3/i5/i7" socket_nice="?";; RDC_R8610) |