mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-01-18 02:39:46 +00:00
Update this powerpc sample.
/trunk/samples/powerpc-e500v2-linux-gnuspe/crosstool.config | 20 12 8 0 +++++++++++-------- 1 file changed, 12 insertions(+), 8 deletions(-)
This commit is contained in:
parent
1d36c322bb
commit
dfbe870dbe
@ -1,7 +1,7 @@
|
||||
#
|
||||
# Automatically generated make config: don't edit
|
||||
# crosstool-NG version: 1.2.0+svn_trunk@1078
|
||||
# Tue Oct 14 09:42:55 2008
|
||||
# crosstool-NG version: 1.2.0+svn_trunk@1159
|
||||
# Tue Oct 28 15:05:56 2008
|
||||
#
|
||||
|
||||
#
|
||||
@ -97,8 +97,8 @@ CT_TARGET_LDFLAGS=""
|
||||
# CT_ARCH_mips is not set
|
||||
CT_ARCH_powerpc=y
|
||||
# CT_ARCH_sh is not set
|
||||
# CT_ARCH_x86_64 is not set
|
||||
# CT_ARCH_x86 is not set
|
||||
# CT_ARCH_x86_64 is not set
|
||||
CT_ARCH_POWERPC_SPE=y
|
||||
|
||||
#
|
||||
@ -134,7 +134,7 @@ CT_CC_NATIVE="gcc"
|
||||
#
|
||||
# CT_BARE_METAL is not set
|
||||
CT_KERNEL="linux"
|
||||
CT_KERNEL_VERSION="2.6.26.5"
|
||||
CT_KERNEL_VERSION="2.6.26.7"
|
||||
# CT_KERNEL_bare_metal is not set
|
||||
CT_KERNEL_linux=y
|
||||
CT_KERNEL_LINUX_INSTALL=y
|
||||
@ -146,15 +146,19 @@ 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_18 is not set
|
||||
# CT_KERNEL_V_2_6_25_19 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
|
||||
# CT_KERNEL_V_2_6_26_3 is not set
|
||||
# CT_KERNEL_V_2_6_26_4 is not set
|
||||
CT_KERNEL_V_2_6_26_5=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=y
|
||||
# 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 is not set
|
||||
# CT_KERNEL_V_2_6_27_3 is not set
|
||||
CT_KERNEL_LINUX_VERBOSITY_0=y
|
||||
# CT_KERNEL_LINUX_VERBOSITY_1 is not set
|
||||
# CT_KERNEL_LINUX_VERBOSITY_2 is not set
|
||||
@ -285,11 +289,11 @@ CT_LIBC_GLIBC_EXTRA_CONFIG=""
|
||||
CT_LIBC_GLIBC_EXTRA_CFLAGS=""
|
||||
CT_LIBC_EXTRA_CC_ARGS=""
|
||||
CT_LIBC_GLIBC_USE_PORTS=y
|
||||
# CT_LIBC_ADDONS is not set
|
||||
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.26.5"
|
||||
CT_LIBC_GLIBC_MIN_KERNEL="2.6.26.7"
|
||||
|
||||
#
|
||||
# Tools facilities
|
||||
|
Loading…
Reference in New Issue
Block a user