summaryrefslogtreecommitdiff
path: root/build/arch-options/ppc64el
diff options
context:
space:
mode:
authorSamuel Thibault <sthibault@debian.org>2015-04-12 19:00:09 +0000
committerSamuel Thibault <sthibault@debian.org>2015-04-12 19:00:09 +0000
commit38c35830ad56f2a735767a6e3cc3700dcb8cec67 (patch)
tree0e4ee883d8b3035775ca0ca5dcdaa126695dc9e8 /build/arch-options/ppc64el
parentb9909134f56ce8c665e069dabd9aee67c9edddb2 (diff)
downloadinstallation-guide-38c35830ad56f2a735767a6e3cc3700dcb8cec67.zip
Contributions gathered by Holger Wansing: Add ppc64el bits
Diffstat (limited to 'build/arch-options/ppc64el')
-rw-r--r--build/arch-options/ppc64el8
1 files changed, 4 insertions, 4 deletions
diff --git a/build/arch-options/ppc64el b/build/arch-options/ppc64el
index 82dbc5248..a2dc361e5 100644
--- a/build/arch-options/ppc64el
+++ b/build/arch-options/ppc64el
@@ -2,7 +2,7 @@
# the 'ppc64el' architecture
# It is sourced by the build scripts
-archspec="powerpc;not-s390;not-x86"
+archspec="ppc64el;not-s390;not-x86"
arch_listname="powerpc"
arch_porturl="powerpc"
# TODO: update
@@ -18,9 +18,9 @@ smp_config_option="Symmetric multi-processing support"
# in the build scripts
fdisk="mac-fdisk.txt;cfdisk.txt"
network="supports-tftp;supports-bootp;supports-nfsroot"
-boot="supports-floppy-boot;bootable-disk"
-frontend="newt;gtk"
-other="supports-wireless;supports-pcmcia;supports-serial-console"
+boot="bootable-disk"
+frontend="newt"
+other="supports-serial-console"
smp="supports-smp-sometimes"
goodies="supports-lang-chooser"
status="not-checked"