diff options
Diffstat (limited to 'misc/config/arch/ia32')
-rw-r--r-- | misc/config/arch/ia32 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/config/arch/ia32 b/misc/config/arch/ia32 index 1d2b36af1..5976c5c78 100644 --- a/misc/config/arch/ia32 +++ b/misc/config/arch/ia32 @@ -1,6 +1,6 @@ realname "IA-32" -default_submodel i686 +default_submodel i386 endian little unaligned ok @@ -18,6 +18,7 @@ i486 i586 i686 pentium4 +pentium-m k6 athlon </submodels> |