scripts/build/arch/powerpc64.sh
author "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Sun Mar 08 11:15:58 2009 +0000 (2009-03-08)
changeset 1245 96d74832c40b
permissions -rw-r--r--
Use the common functions (CT_GetSVN, CT_Extract and CT_Patch) to retrieve,
extract and patch sstrip from buildroot.

/trunk/scripts/build/tools/200-sstrip.sh | 16 3 13 0 +++-------------
1 file changed, 3 insertions(+), 13 deletions(-)
yann@1181
     1
# Compute powerpc-specific values
yann@1181
     2
yann@1181
     3
. "${CT_LIB_DIR}/scripts/build/arch/powerpc-powerpc64.sh-common"