diff options
Diffstat (limited to 'build/arch-options/alpha')
-rw-r--r-- | build/arch-options/alpha | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/arch-options/alpha b/build/arch-options/alpha index 760ec38e5..51c5a3fbf 100644 --- a/build/arch-options/alpha +++ b/build/arch-options/alpha @@ -2,7 +2,7 @@ # the 'alpha' architecture # It is sourced by the build scripts -archspec="alpha;not-i386;not-s390;not-m68k;not-powerpc" +archspec="alpha;not-x86;not-s390;not-m68k;not-powerpc" kernelversion="2.6.16" arch_listname="alpha" # These two options should be set if condition 'smp' is set below |