aboutsummaryrefslogtreecommitdiffstats
path: root/conf/distro/micro-uclibc.conf
diff options
context:
space:
mode:
authorPhil Blundell <philb@gnu.org>2009-06-20 10:43:47 +0100
committerPhil Blundell <philb@gnu.org>2009-06-20 10:43:47 +0100
commit1b460b4e284436b141e49237274899702604d240 (patch)
treed45e133f6b636748032f52f5fee76ba1c4f648d1 /conf/distro/micro-uclibc.conf
parent4926fc282489d6dcd8c618100a74f6f24897dbfe (diff)
downloadopenembedded-1b460b4e284436b141e49237274899702604d240.tar.gz
micro{-uclibc}: use ${LIBC} instead of PREFERRED_LIBC, per suggestion from Tom Rini
Diffstat (limited to 'conf/distro/micro-uclibc.conf')
-rw-r--r--conf/distro/micro-uclibc.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/distro/micro-uclibc.conf b/conf/distro/micro-uclibc.conf
index 08d8e303cf..f793d4a3c1 100644
--- a/conf/distro/micro-uclibc.conf
+++ b/conf/distro/micro-uclibc.conf
@@ -28,7 +28,7 @@ TARGET_OS_armeb = "linux-uclibcgnueabi"
#############################################################################
# TOOLCHAIN
#############################################################################
-PREFERRED_LIBC = "uclibc"
+LIBC = "uclibc"
#############################################################################
# PREFERRED PROVIDERS