x86: rename X86_GENERICARCH to X86_32_NON_STANDARD
authorIngo Molnar <mingo@elte.hu>
Tue, 27 Jan 2009 17:43:09 +0000 (18:43 +0100)
committerIngo Molnar <mingo@elte.hu>
Thu, 29 Jan 2009 13:17:20 +0000 (14:17 +0100)
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>

No differences found