From 38c35830ad56f2a735767a6e3cc3700dcb8cec67 Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Sun, 12 Apr 2015 19:00:09 +0000 Subject: Contributions gathered by Holger Wansing: Add ppc64el bits --- build/arch-options/ppc64el | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'build/arch-options/ppc64el') 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" -- cgit v1.2.3