scripts/build/arch/powerpc.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
parent 964 0535f7bf1069
child 1634 186c71e3ceb0
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.
     1 # Compute powerpc-specific values
     2 
     3 . "${CT_LIB_DIR}/scripts/build/arch/powerpc-powerpc64.sh-common"