scripts/build/arch/powerpc64.sh
author "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Mon Nov 16 20:18:09 2009 +0100 (2009-11-16)
changeset 1631 14abcd185e4b
permissions -rw-r--r--
arch/s390: cleanups

Don't select unneeded config knobs. Don't select non-existing config knobs.
Use the "no patch" config knob, instead of pointing to an non-exiting local
patch dir. Simplify the tuple-related scripts. Update the samples.
yann@1181
     1
# Compute powerpc-specific values
yann@1181
     2
yann@1181
     3
. "${CT_LIB_DIR}/scripts/build/arch/powerpc-powerpc64.sh-common"