# HG changeset patch # User "Yann E. MORIN" # Date 1227216870 0 # Node ID 3be98fc8a9a780a397c18f036f891b063790cb72 # Parent 492d939dbb19978d894f30c2dcb32a4ed5e0e5df Update this sample. /trunk/samples/powerpc-405-linux-gnu/crosstool.config | 24 17 7 0 +++++++++++++++++------- 1 file changed, 17 insertions(+), 7 deletions(-) diff -r 492d939dbb19 -r 3be98fc8a9a7 samples/powerpc-405-linux-gnu/crosstool.config --- a/samples/powerpc-405-linux-gnu/crosstool.config Thu Nov 20 17:48:10 2008 +0000 +++ b/samples/powerpc-405-linux-gnu/crosstool.config Thu Nov 20 21:34:30 2008 +0000 @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit -# crosstool-NG version: 1.2.0+svn_trunk@1144 -# Sun Oct 26 16:23:08 2008 +# crosstool-NG version: 1.2.0+svn_trunk@1228 +# Thu Nov 20 19:01:12 2008 # # @@ -78,6 +78,7 @@ # Target options # CT_ARCH="powerpc" +# CT_ARCH_64 is not set # CT_ARCH_SUPPORT_ARCH is not set CT_ARCH_SUPPORT_ABI=y CT_ARCH_SUPPORT_CPU=y @@ -132,15 +133,20 @@ # CT_CROSS_NATIVE is not set # CT_CANADIAN is not set CT_TOOLCHAIN_TYPE="cross" + +# +# Build system +# CT_BUILD="" -CT_CC_NATIVE="gcc" +CT_BUILD_PREFIX="" +CT_BUILD_SUFFIX="" # # Operating System # # CT_BARE_METAL is not set CT_KERNEL="linux" -CT_KERNEL_VERSION="2.6.27.2" +CT_KERNEL_VERSION="2.6.27.6" # CT_KERNEL_bare_metal is not set CT_KERNEL_linux=y CT_KERNEL_LINUX_INSTALL=y @@ -152,7 +158,7 @@ # CT_KERNEL_V_2_6_22_19 is not set # CT_KERNEL_V_2_6_23_17 is not set # CT_KERNEL_V_2_6_24_7 is not set -# CT_KERNEL_V_2_6_25_19 is not set +# CT_KERNEL_V_2_6_25_20 is not set # CT_KERNEL_V_2_6_26 is not set # CT_KERNEL_V_2_6_26_1 is not set # CT_KERNEL_V_2_6_26_2 is not set @@ -161,10 +167,14 @@ # CT_KERNEL_V_2_6_26_5 is not set # CT_KERNEL_V_2_6_26_6 is not set # CT_KERNEL_V_2_6_26_7 is not set +# CT_KERNEL_V_2_6_26_8 is not set # CT_KERNEL_V_2_6_27 is not set # CT_KERNEL_V_2_6_27_1 is not set -CT_KERNEL_V_2_6_27_2=y +# CT_KERNEL_V_2_6_27_2 is not set # CT_KERNEL_V_2_6_27_3 is not set +# CT_KERNEL_V_2_6_27_4 is not set +# CT_KERNEL_V_2_6_27_5 is not set +CT_KERNEL_V_2_6_27_6=y CT_KERNEL_LINUX_VERBOSITY_0=y # CT_KERNEL_LINUX_VERBOSITY_1 is not set # CT_KERNEL_LINUX_VERBOSITY_2 is not set @@ -296,7 +306,7 @@ # CT_LIBC_GLIBC_KERNEL_VERSION_NONE is not set CT_LIBC_GLIBC_KERNEL_VERSION_AS_HEADERS=y # CT_LIBC_GLIBC_KERNEL_VERSION_CHOSEN is not set -CT_LIBC_GLIBC_MIN_KERNEL="2.6.27.2" +CT_LIBC_GLIBC_MIN_KERNEL="2.6.27.6" # # Tools facilities