diff options
Diffstat (limited to 'samples/powerpc-unknown-linux-gnu')
-rw-r--r-- | samples/powerpc-unknown-linux-gnu/crosstool.config | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/samples/powerpc-unknown-linux-gnu/crosstool.config b/samples/powerpc-unknown-linux-gnu/crosstool.config index 80c975c8..2bfe62b7 100644 --- a/samples/powerpc-unknown-linux-gnu/crosstool.config +++ b/samples/powerpc-unknown-linux-gnu/crosstool.config @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit -# crosstool-NG version: 1.2.0+svn_trunk@899M -# Thu Aug 7 15:59:37 2008 +# crosstool-NG version: 1.2.0+svn_trunk@905 +# Thu Aug 7 21:27:00 2008 # # @@ -11,7 +11,7 @@ # # crosstool-NG behavior # -CT_OBSOLETE=y +# CT_OBSOLETE is not set CT_EXPERIMENTAL=y # CT_BROKEN is not set # CT_DEBUG_CT is not set @@ -102,6 +102,7 @@ CT_ARCH_powerpc=y # # Target optimisations # +CT_TARGET_LDFLAGS="" # # Toolchain options @@ -135,7 +136,7 @@ CT_CC_NATIVE="gcc" # Kernel # CT_KERNEL_LINUX=y -CT_KERNEL_VERSION="2.6.21.7" +CT_KERNEL_VERSION="2.6.26.1" CT_KERNEL_LINUX_HEADERS_INSTALL=y # CT_KERNEL_LINUX_HEADERS_SANITISED is not set # CT_KERNEL_LINUX_HEADERS_COPY is not set @@ -145,7 +146,7 @@ CT_KERNEL_VERSION_SEE_EXTRAVERSION=y # CT_KERNEL_INSTALL_V_2_6_18_8 is not set # CT_KERNEL_INSTALL_V_2_6_19_7 is not set # CT_KERNEL_INSTALL_V_2_6_20_21 is not set -CT_KERNEL_INSTALL_V_2_6_21_7=y +# CT_KERNEL_INSTALL_V_2_6_21_7 is not set # CT_KERNEL_INSTALL_V_2_6_22_19 is not set # CT_KERNEL_INSTALL_V_2_6_23_17 is not set # CT_KERNEL_INSTALL_V_2_6_24 is not set @@ -170,7 +171,7 @@ CT_KERNEL_INSTALL_V_2_6_21_7=y # CT_KERNEL_INSTALL_V_2_6_25_11 is not set # CT_KERNEL_INSTALL_V_2_6_25_12 is not set # CT_KERNEL_INSTALL_V_2_6_26 is not set -# CT_KERNEL_INSTALL_V_2_6_26_1 is not set +CT_KERNEL_INSTALL_V_2_6_26_1=y CT_KERNEL_LINUX_HEADERS_INSTALL_CHECK=y CT_KERNEL_LINUX_VERBOSITY_0=y # CT_KERNEL_LINUX_VERBOSITY_1 is not set |