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/at91sam9261ek_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/at91sam9261ek_defconfig')
-rw-r--r-- | configs/at91sam9261ek_defconfig | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/configs/at91sam9261ek_defconfig b/configs/at91sam9261ek_defconfig index bf88ff191..69b19e46e 100644 --- a/configs/at91sam9261ek_defconfig +++ b/configs/at91sam9261ek_defconfig @@ -211,17 +211,6 @@ BR2_UPDATE_CONFIG=y # BR2_TOOLCHAIN_BUILDROOT=y # BR2_TOOLCHAIN_EXTERNAL is not set -# BR2_TOOLCHAIN_EXTERNAL_SOURCE is not set -BR2_TOOLCHAIN_SOURCE=y -BR2_EXT_GCC_VERSION_4_1_2=y -BR2_EXT_GCC_VERSION_4_2_1=y -BR2_EXT_GCC_VERSION_4_2_2=y -BR2_EXT_GCC_VERSION_4_2_3=y -BR2_EXT_BINUTILS_VERSION_2_17=y -BR2_EXT_BINUTILS_VERSION_2_18=y -BR2_EXT_UCLIBC_VERSION_0_9_28_3=y -BR2_EXT_UCLIBC_VERSION_0_9_29=y -BR2_EXT_UCLIBC_VERSION_0_9_30=y # # Kernel Header Options |