mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-01-18 10:46:26 +00:00
Update this sample.
/trunk/samples/powerpc-405-linux-gnu/crosstool.config | 24 17 7 0 +++++++++++++++++------- 1 file changed, 17 insertions(+), 7 deletions(-)
This commit is contained in:
parent
42fe84cd15
commit
70fa0c34ce
@ -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 @@ CT_LOG_FILE_COMPRESS=y
|
||||
# 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=y
|
||||
# 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_LINUX_INSTALL_CHECK=y
|
||||
# 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_LINUX_INSTALL_CHECK=y
|
||||
# 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_ADDONS_LIST=""
|
||||
# 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
|
||||
|
Loading…
Reference in New Issue
Block a user