summaryrefslogtreecommitdiff
path: root/build/arch-options/hppa
diff options
context:
space:
mode:
authorSamuel Thibault <sthibault@debian.org>2010-09-18 13:25:25 +0000
committerSamuel Thibault <sthibault@debian.org>2010-09-18 13:25:25 +0000
commitd1537fbce1b97f42ddd4dc619107a40a97b3506b (patch)
treeb56544838ca363186954974cf83308ec68e0f8c3 /build/arch-options/hppa
parente8976bc4cca526281160dc436417940d3c95e6e5 (diff)
downloadinstallation-guide-d1537fbce1b97f42ddd4dc619107a40a97b3506b.zip
Factorize os-specific parameters in build/arch-options.
Diffstat (limited to 'build/arch-options/hppa')
-rw-r--r--build/arch-options/hppa4
1 files changed, 1 insertions, 3 deletions
diff --git a/build/arch-options/hppa b/build/arch-options/hppa
index 75acda562..baa6bfba7 100644
--- a/build/arch-options/hppa
+++ b/build/arch-options/hppa
@@ -2,11 +2,9 @@
# the 'hppa' architecture
# It is sourced by the build scripts
-archspec="hppa;not-x86;not-s390;not-powerpc;linux-any"
+archspec="hppa;not-x86;not-s390;not-powerpc"
arch_listname="hppa"
arch_porturl="hppa"
-arch_kernel="Linux"
-arch_parttype="Linux"
minimum_memory=32
# These two options should be set if condition 'smp' is set below
smp_config_section="Processor type and features"