diff options
Diffstat (limited to 'samples/arm-unknown-linux-uclibcgnueabi/crosstool.config')
-rw-r--r-- | samples/arm-unknown-linux-uclibcgnueabi/crosstool.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/samples/arm-unknown-linux-uclibcgnueabi/crosstool.config b/samples/arm-unknown-linux-uclibcgnueabi/crosstool.config index bac3fcc2..f207cd95 100644 --- a/samples/arm-unknown-linux-uclibcgnueabi/crosstool.config +++ b/samples/arm-unknown-linux-uclibcgnueabi/crosstool.config @@ -8,7 +8,7 @@ CT_ARCH_TUNE="xscale" CT_ARCH_FLOAT_SW=y CT_ARCH_arm=y CT_KERNEL_linux=y -CT_KERNEL_V_2_6_33_20=y +CT_KERNEL_V_2_6_33=y CT_BINUTILS_V_2_19_1a=y CT_BINUTILS_FOR_TARGET=y CT_CC_V_4_4_3=y |