From 6d34f1d3bfc22eb60d9bc9a1ff032dfd31945610 Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Wed, 23 Jun 2010 11:27:29 +0200 Subject: integrator926: use standard uclibc config I don't see any reason to use a custom config here. Signed-off-by: Peter Korsgaard --- configs/integrator926_defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configs/integrator926_defconfig') 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 -- cgit v1.2.3