summaryrefslogtreecommitdiff
path: root/build/arch-options/armel
diff options
context:
space:
mode:
authorFrans Pop <elendil@planet.nl>2009-11-02 22:59:43 +0000
committerFrans Pop <elendil@planet.nl>2009-11-02 22:59:43 +0000
commit7e0392758007a2cd3ff95f56acfd13d90d574b9b (patch)
tree8034779558d2f3b082923e832d3f3c6a2b6974ed /build/arch-options/armel
parent503fb1dbfc3e5bd880a4d9bdf48033e325b44326 (diff)
downloadinstallation-guide-7e0392758007a2cd3ff95f56acfd13d90d574b9b.zip
Remove support for m68k in build system
Diffstat (limited to 'build/arch-options/armel')
-rw-r--r--build/arch-options/armel2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/arch-options/armel b/build/arch-options/armel
index f430c2cc4..2ffecff38 100644
--- a/build/arch-options/armel
+++ b/build/arch-options/armel
@@ -6,7 +6,7 @@
# and also continue to use "arm" for arch-specific XML-files in order
# to minimize impact on translations.
-archspec="arm;not-x86;not-s390;not-m68k;not-powerpc;not-alpha"
+archspec="arm;not-x86;not-s390;not-powerpc;not-alpha"
arch_listname="arm"
minimum_memory=32
# These two options should be set if condition 'smp' is set below