diff options
Diffstat (limited to 'configs/atstk100x_defconfig')
-rw-r--r-- | configs/atstk100x_defconfig | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/configs/atstk100x_defconfig b/configs/atstk100x_defconfig index ad91b8d86..0b75e47ed 100644 --- a/configs/atstk100x_defconfig +++ b/configs/atstk100x_defconfig @@ -160,10 +160,9 @@ BR2_DEFAULT_KERNEL_HEADERS="2.6.28.9" # BR2_UCLIBC_VERSION_0_9_28_3 is not set # BR2_UCLIBC_VERSION_0_9_29 is not set # BR2_UCLIBC_VERSION_0_9_30 is not set -BR2_UCLIBC_VERSION_0_9_30_AVR32_2_1_5=y -# BR2_UCLIBC_VERSION_0_9_30_1 is not set +BR2_UCLIBC_VERSION_0_9_30_1=y # BR2_UCLIBC_VERSION_SNAPSHOT is not set -BR2_UCLIBC_VERSION_STRING="0.9.30-avr32-2.1.5" +BR2_UCLIBC_VERSION_STRING="0.9.30.1" BR2_UCLIBC_CONFIG="toolchain/uClibc/uClibc-0.9.30.config" # BR2_PTHREAD_DEBUG is not set BR2_PROGRAM_INVOCATION=y |