diff --git a/projects/generic/options b/projects/generic/options index 1389fad697..8776aef6be 100644 --- a/projects/generic/options +++ b/projects/generic/options @@ -32,7 +32,7 @@ # i686 i586 i486 i386 # (VIA CPUs) c3 c3-2 # - #TARGET_CPU="i686" + TARGET_CPU="i686" ;; x86_64) @@ -40,7 +40,7 @@ # athlon-fx amdfam10 barcelona # (Intel CPUs) atom core2 nocona # - #TARGET_CPU="generic" + TARGET_CPU="i686" ;; esac