summaryrefslogtreecommitdiffstats
path: root/make/uclibc_toolchain.mk
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2003-02-04 22:45:26 +0000
committerEric Andersen <andersen@codepoet.org>2003-02-04 22:45:26 +0000
commitedf9538cba5c993492435ab35919fc4054c09ed4 (patch)
tree0ab49b8d98d2cd1f06ca2f1e9d318aad04f25e49 /make/uclibc_toolchain.mk
parent71c6fb51113987eb235f9ee10d3fd1479437f34f (diff)
downloadbuildroot-novena-edf9538cba5c993492435ab35919fc4054c09ed4.tar.gz
buildroot-novena-edf9538cba5c993492435ab35919fc4054c09ed4.zip
Fix typo, kill now unneeded stlport.mk
Diffstat (limited to 'make/uclibc_toolchain.mk')
-rw-r--r--make/uclibc_toolchain.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/make/uclibc_toolchain.mk b/make/uclibc_toolchain.mk
index eaa6e8d21..40e8be5a8 100644
--- a/make/uclibc_toolchain.mk
+++ b/make/uclibc_toolchain.mk
@@ -17,7 +17,7 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
ifeq ($(USE_UCLIBC_TOOLCHAIN),true)
-ifeq ($(GCC_2_95__TOOLCHAIN),false)
+ifeq ($(GCC_2_95_TOOLCHAIN),false)
#############################################################
#