From 7e0392758007a2cd3ff95f56acfd13d90d574b9b Mon Sep 17 00:00:00 2001 From: Frans Pop Date: Mon, 2 Nov 2009 22:59:43 +0000 Subject: Remove support for m68k in build system --- build/arch-options/mipsel | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build/arch-options/mipsel') diff --git a/build/arch-options/mipsel b/build/arch-options/mipsel index 9a1665963..02533e23d 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-x86;not-s390;not-m68k;not-powerpc;not-alpha" +archspec="mipsel;not-x86;not-s390;not-powerpc;not-alpha" arch_listname="mips" minimum_memory=32 # These two options should be set if condition 'smp' is set below -- cgit v1.2.3