diff options
Diffstat (limited to 'configs/at91sam9261ek_ext_defconfig')
-rw-r--r-- | configs/at91sam9261ek_ext_defconfig | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/configs/at91sam9261ek_ext_defconfig b/configs/at91sam9261ek_ext_defconfig index 87c19046c..06cb986ee 100644 --- a/configs/at91sam9261ek_ext_defconfig +++ b/configs/at91sam9261ek_ext_defconfig @@ -212,19 +212,8 @@ BR2_UPDATE_CONFIG=y # # BR2_TOOLCHAIN_BUILDROOT is not set BR2_TOOLCHAIN_EXTERNAL=y -# BR2_TOOLCHAIN_EXTERNAL_SOURCE is not set -# BR2_TOOLCHAIN_SOURCE is not set BR2_TOOLCHAIN_EXTERNAL_PATH="$(GCCROOT)" BR2_TOOLCHAIN_EXTERNAL_PREFIX="$(ARCH)-linux" -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_KERNEL_HEADERS_2_4_31 is not set # BR2_KERNEL_HEADERS_2_6_20_4 is not set # BR2_KERNEL_HEADERS_2_6_20 is not set |