mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-01-29 15:44:03 +00:00
Update the mips-unknown-linux-uclibc sample.
This commit is contained in:
parent
f6bf43cb72
commit
307b330501
@ -1,7 +1,7 @@
|
||||
#
|
||||
# Automatically generated make config: don't edit
|
||||
# crosstool-NG version: 0.2.2+svn
|
||||
# Wed Aug 15 12:18:07 2007
|
||||
# crosstool-NG version: 0.3.1+svn
|
||||
# Thu Sep 6 10:55:19 2007
|
||||
#
|
||||
# CT_FOOBAR is not set
|
||||
|
||||
@ -79,6 +79,8 @@ CT_ARCH_MIPS=y
|
||||
# CT_ARCH_x86 is not set
|
||||
# CT_ARCH_x86_64 is not set
|
||||
CT_ARCH_SUPPORTS_BOTH_ENDIAN=y
|
||||
# CT_ARCH_DEFAULT_BE is not set
|
||||
CT_ARCH_DEFAULT_LE=y
|
||||
CT_ARCH_BE=y
|
||||
# CT_ARCH_LE is not set
|
||||
|
||||
@ -126,7 +128,7 @@ CT_CC_NATIVE="gcc"
|
||||
# Kernel
|
||||
#
|
||||
CT_KERNEL_LINUX=y
|
||||
CT_KERNEL_VERSION="2.6.22.1"
|
||||
CT_KERNEL_VERSION="2.6.22.6"
|
||||
CT_KERNEL_LINUX_HEADERS_INSTALL=y
|
||||
# CT_KERNEL_LINUX_HEADERS_SANITISED is not set
|
||||
# CT_KERNEL_LINUX_HEADERS_COPY is not set
|
||||
@ -138,8 +140,12 @@ CT_KERNEL_VERSION_SEE_EXTRAVERSION=y
|
||||
# CT_KERNEL_INSTALL_V_2_6_20_15 is not set
|
||||
# CT_KERNEL_INSTALL_V_2_6_21_7 is not set
|
||||
# CT_KERNEL_INSTALL_V_2_6_22 is not set
|
||||
CT_KERNEL_INSTALL_V_2_6_22_1=y
|
||||
# CT_KERNEL_INSTALL_V_2_6_22_1 is not set
|
||||
# CT_KERNEL_INSTALL_V_2_6_22_2 is not set
|
||||
# CT_KERNEL_INSTALL_V_2_6_22_3 is not set
|
||||
# CT_KERNEL_INSTALL_V_2_6_22_4 is not set
|
||||
# CT_KERNEL_INSTALL_V_2_6_22_5 is not set
|
||||
CT_KERNEL_INSTALL_V_2_6_22_6=y
|
||||
# CT_KERNEL_LINUX_HEADERS_INSTALL_CHECK is not set
|
||||
CT_KERNEL_LINUX_VERBOSITY_0=y
|
||||
# CT_KERNEL_LINUX_VERBOSITY_1 is not set
|
||||
@ -150,15 +156,16 @@ CT_KERNEL_LINUX_VERBOSE_LEVEL=0
|
||||
#
|
||||
# binutils
|
||||
#
|
||||
CT_BINUTILS_VERSION="2.17.50.0.17"
|
||||
CT_BINUTILS_VERSION="2.18"
|
||||
# CT_BINUTILS_V_2_14 is not set
|
||||
# CT_BINUTILS_V_2_15 is not set
|
||||
# CT_BINUTILS_V_2_16_1 is not set
|
||||
# CT_BINUTILS_V_2_17 is not set
|
||||
# CT_BINUTILS_V_2_17_50_0_10 is not set
|
||||
# CT_BINUTILS_V_2_17_50_0_15 is not set
|
||||
CT_BINUTILS_V_2_17_50_0_17=y
|
||||
# CT_BINUTILS_V_2_17_50_0_17 is not set
|
||||
# CT_BINUTILS_V_2_17_50_0_18 is not set
|
||||
CT_BINUTILS_V_2_18=y
|
||||
CT_BINUTILS_EXTRA_CONFIG=""
|
||||
|
||||
#
|
||||
|
Loading…
x
Reference in New Issue
Block a user