From a4bb4e880f46794c3a717890d3827d0f1927016a Mon Sep 17 00:00:00 2001 From: Torbjorn Granlund Date: Wed, 18 Mar 2015 19:33:02 +0100 Subject: Amend last change. --- config.sub | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.sub') diff --git a/config.sub b/config.sub index 940426612..fffee5e04 100755 --- a/config.sub +++ b/config.sub @@ -102,7 +102,7 @@ itanium | itanium2) test_cpu=ia64 ;; pentium | pentiummmx | pentiumpro | pentium[234m] | k[567] | k6[23] | geode | athlon | viac3*) test_cpu=i386 ;; -athlon64 | atom | silvermont | core2 | corei* | opteron | k[89] | k10 | bobcat | jaguar* | bulldozer* | piledriver* | steamroller* | excavator* | nano | nehalem* | westmere* | sandybridge | ivybridge | haswell | broadwell) +athlon64 | atom | silvermont | core2 | corei* | opteron | k[89] | k10 | bobcat | jaguar* | bulldozer* | piledriver* | steamroller* | excavator* | nano | nehalem* | westmere* | sandybridge* | ivybridge* | haswell* | broadwell*) test_cpu=x86_64 ;; power[2-9] | power2sc) test_cpu=power ;; -- cgit v1.2.1