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