commit | e0c7ae376a13fd79a4dad8becab51040d13dfa90 | [log] [tgz] |
---|---|---|
author | Ingo Molnar <mingo@elte.hu> | Tue Jan 27 18:43:09 2009 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Thu Jan 29 14:17:20 2009 +0100 |
tree | 2ec8d4f50837510b6d1c75e3a8e98f6902e56298 | |
parent | e2c75d9f54334646b3dcdf1fea0d1afe7bfbf644 [diff] |
x86: rename X86_GENERICARCH to X86_32_NON_STANDARD X86_GENERICARCH is a misnomer - it contains non-PC 32-bit architectures that are not included in the default build. Rename it to X86_32_NON_STANDARD. Signed-off-by: Ingo Molnar <mingo@elte.hu>