diff options
Diffstat (limited to 'samples/mips64el-n32-linux-uclibc/crosstool.config')
-rw-r--r-- | samples/mips64el-n32-linux-uclibc/crosstool.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/samples/mips64el-n32-linux-uclibc/crosstool.config b/samples/mips64el-n32-linux-uclibc/crosstool.config index df3f7be7..9d997729 100644 --- a/samples/mips64el-n32-linux-uclibc/crosstool.config +++ b/samples/mips64el-n32-linux-uclibc/crosstool.config @@ -8,7 +8,7 @@ CT_ARCH_FLOAT_SW=y CT_ARCH_mips=y CT_TARGET_VENDOR="n32" CT_KERNEL_linux=y -CT_KERNEL_V_2_6_31_14=y +CT_KERNEL_V_2_6_31=y CT_BINUTILS_V_2_19_1a=y CT_CC_V_4_3_2=y CT_CC_LANG_CXX=y |