diff options
author | Nigel Kukard <nkukard@lbsd.net> | 2008-03-28 22:08:37 +0000 |
---|---|---|
committer | Nigel Kukard <nkukard@lbsd.net> | 2008-03-28 22:08:37 +0000 |
commit | 80f199c3d873fe1ea03a2a709e4dc6a5cbfb318b (patch) | |
tree | 0207016130de33a2603e301003490d7a2b683db4 /target/device/ARMLTD/integrator926_huge_defconfig | |
parent | d0e5797a62debf300c227a9f510be37708f8864c (diff) | |
download | buildroot-novena-80f199c3d873fe1ea03a2a709e4dc6a5cbfb318b.tar.gz buildroot-novena-80f199c3d873fe1ea03a2a709e4dc6a5cbfb318b.zip |
* Reverted r21540
Diffstat (limited to 'target/device/ARMLTD/integrator926_huge_defconfig')
-rw-r--r-- | target/device/ARMLTD/integrator926_huge_defconfig | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/target/device/ARMLTD/integrator926_huge_defconfig b/target/device/ARMLTD/integrator926_huge_defconfig index a7f1d86a7..d7cb4872c 100644 --- a/target/device/ARMLTD/integrator926_huge_defconfig +++ b/target/device/ARMLTD/integrator926_huge_defconfig @@ -172,12 +172,12 @@ BR2_EXTRA_BINUTILS_CONFIG_OPTIONS="" # BR2_GCC_VERSION_3_4_6 is not set # BR2_GCC_VERSION_4_0_4 is not set # BR2_GCC_VERSION_4_1_2 is not set -# BR2_GCC_VERSION_4_2_1 is not set -BR2_GCC_VERSION_4_2_2=y +# BR2_GCC_VERSION_4_2_0 is not set +BR2_GCC_VERSION_4_2_1=y # BR2_GCC_IS_SNAP is not set BR2_GCC_SUPPORTS_SYSROOT=y # BR2_GCC_SUPPORTS_FINEGRAINEDMTUNE is not set -BR2_GCC_VERSION="4.2.2" +BR2_GCC_VERSION="4.2.1" BR2_TOOLCHAIN_SYSROOT=y # BR2_GCC_USE_SJLJ_EXCEPTIONS is not set BR2_EXTRA_GCC_CONFIG_OPTIONS="" |