summaryrefslogtreecommitdiff
path: root/build/arch-options/powerpc
diff options
context:
space:
mode:
authorSamuel Thibault <sthibault@debian.org>2010-09-05 22:14:31 +0000
committerSamuel Thibault <sthibault@debian.org>2010-09-05 22:14:31 +0000
commitb914b0711a17b6670af2e676f1a1334cca6c078a (patch)
tree63b2e1f2f0c776f37a23559b6285fcc751bde786 /build/arch-options/powerpc
parentef87d135a6c048e13cc4a159f578ce7c59be8ccc (diff)
downloadinstallation-guide-b914b0711a17b6670af2e676f1a1334cca6c078a.zip
* Add non-Linux infrastructure to the build system.
* Add kFreeBSD infrastructure.
Diffstat (limited to 'build/arch-options/powerpc')
-rw-r--r--build/arch-options/powerpc3
1 files changed, 2 insertions, 1 deletions
diff --git a/build/arch-options/powerpc b/build/arch-options/powerpc
index 85b357604..008775381 100644
--- a/build/arch-options/powerpc
+++ b/build/arch-options/powerpc
@@ -2,8 +2,9 @@
# the 'powerpc' architecture
# It is sourced by the build scripts
-archspec="powerpc;not-s390;not-x86"
+archspec="powerpc;not-s390;not-x86;linux-any"
arch_listname="powerpc"
+arch_kernel="Linux"
minimum_memory=32
minimum_memory_gtk=128
# These two options should be set if condition 'smp' is set below