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/i686_defconfig | |
parent | a2fd9751155657999b75367dea5b081dad1254b3 (diff) | |
parent | c375022823a1c36a03fe576924ef4fcf9a58499a (diff) |
Merge branch 'remove-external-toolchain' of git://git.busybox.net/~tpetazzoni/git/buildroot
Diffstat (limited to 'configs/i686_defconfig')
-rw-r--r-- | configs/i686_defconfig | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/configs/i686_defconfig b/configs/i686_defconfig index 063588311..51720b14d 100644 --- a/configs/i686_defconfig +++ b/configs/i686_defconfig @@ -141,18 +141,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 -BR2_EXT_UCLIBC_VERSION_0_9_30_1=y # # Kernel Header Options |