diff options
author | Peter Korsgaard <jacmet@sunsite.dk> | 2009-12-15 00:19:17 +0100 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2009-12-15 00:19:17 +0100 |
commit | 29a9d99b18ff793cf70ce8ebb8d0008f980f728b (patch) | |
tree | 43af7e894ca23976004336606bcae9b14272c15e /configs/v100sc2_defconfig | |
parent | a2fd9751155657999b75367dea5b081dad1254b3 (diff) | |
parent | c375022823a1c36a03fe576924ef4fcf9a58499a (diff) | |
download | buildroot-novena-29a9d99b18ff793cf70ce8ebb8d0008f980f728b.tar.gz buildroot-novena-29a9d99b18ff793cf70ce8ebb8d0008f980f728b.zip |
Merge branch 'remove-external-toolchain' of git://git.busybox.net/~tpetazzoni/git/buildroot
Diffstat (limited to 'configs/v100sc2_defconfig')
-rw-r--r-- | configs/v100sc2_defconfig | 24 |
1 files changed, 1 insertions, 23 deletions
diff --git a/configs/v100sc2_defconfig b/configs/v100sc2_defconfig index 1c43f115f..6b56972ec 100644 --- a/configs/v100sc2_defconfig +++ b/configs/v100sc2_defconfig @@ -115,30 +115,8 @@ BR2_UPDATE_CONFIG=y # # Toolchain # -# BR2_TOOLCHAIN_BUILDROOT is not set +BR2_TOOLCHAIN_BUILDROOT=y # BR2_TOOLCHAIN_EXTERNAL is not set -BR2_TOOLCHAIN_EXTERNAL_SOURCE=y -BR2_TOOLCHAIN_SOURCE=y -# BR2_TOOLCHAIN_ATMEL_AVR32_4_1_2 is not set -# BR2_TOOLCHAIN_ATMEL_AVR32_4_2_1 is not set -BR2_TOOLCHAIN_ATMEL_AVR32_4_2_2=y -# BR2_TOOLCHAIN_ATMEL_AVR32_4_2_3 is not set -# BR2_TOOLCHAIN_UNKNOWNVENDOR is not set -BR2_TOOLCHAIN_ATMEL_AVR32=y -BR2_VENDOR_SITE="$(BR2_ATMEL_MIRROR)" -BR2_VENDOR_SUFFIX="-avr32" -BR2_VENDOR_BINUTILS_RELEASE="-2.1.5" -BR2_VENDOR_GCC_RELEASE="-2.1.5" -BR2_VENDOR_UCLIBC_RELEASE="-2.1.5" -BR2_VENDOR_GDB_RELEASE="-2.1.5" -BR2_VENDOR_PATCH_DIR="Atmel/avr32" -# BR2_EXT_GCC_VERSION_4_1_2 is not set -# BR2_EXT_GCC_VERSION_4_2_1 is not set -BR2_EXT_GCC_VERSION_4_2_2=y -# BR2_EXT_GCC_VERSION_4_2_3 is not set -BR2_EXT_BINUTILS_VERSION_2_17=y -BR2_EXT_UCLIBC_VERSION_0_9_29=y -# BR2_EXT_UCLIBC_VERSION_0_9_28_3 is not set # # Kernel Header Options |