diff options
Diffstat (limited to 'configs')
-rw-r--r-- | configs/integrator926_defconfig | 2 | ||||
-rw-r--r-- | configs/integrator926_huge_defconfig | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/configs/integrator926_defconfig b/configs/integrator926_defconfig index cb8302393..815d2591d 100644 --- a/configs/integrator926_defconfig +++ b/configs/integrator926_defconfig @@ -158,7 +158,7 @@ BR2_DEFAULT_KERNEL_HEADERS="2.6.28.2" # BR2_UCLIBC_VERSION_0_9_29 is not set BR2_UCLIBC_VERSION_0_9_30=y # BR2_UCLIBC_VERSION_SNAPSHOT is not set -BR2_UCLIBC_CONFIG="target/device/ARMLTD/uClibc.integrator926.config" +BR2_UCLIBC_CONFIG="toolchain/uClibc/uClibc-0.9.30.config" # BR2_ENABLE_LOCALE is not set # BR2_PTHREADS_NONE is not set # BR2_PTHREADS is not set diff --git a/configs/integrator926_huge_defconfig b/configs/integrator926_huge_defconfig index f9d05c013..9b6825835 100644 --- a/configs/integrator926_huge_defconfig +++ b/configs/integrator926_huge_defconfig @@ -158,7 +158,7 @@ BR2_DEFAULT_KERNEL_HEADERS="2.6.28.2" # BR2_UCLIBC_VERSION_0_9_29 is not set BR2_UCLIBC_VERSION_0_9_30=y # BR2_UCLIBC_VERSION_SNAPSHOT is not set -BR2_UCLIBC_CONFIG="target/device/ARMLTD/uClibc.integrator926.config" +BR2_UCLIBC_CONFIG="toolchain/uClibc/uClibc-0.9.30.config" # BR2_ENABLE_LOCALE is not set # BR2_PTHREADS_NONE is not set # BR2_PTHREADS is not set |