tweak toolchain path
[bcm963xx.git] / Makefile
index 4215fde..be7cd6f 100755 (executable)
--- a/Makefile
+++ b/Makefile
@@ -112,7 +112,7 @@ endif
 ifeq ($(strip $(BRCM_UCLIBC)),y)
 NTC=1
 ifeq ($(strip $(NTC)),1)
-TOOLCHAIN=/opt/toolchains/uclibc-crosstools_gcc-3.4.2_uclibc-20050428
+TOOLCHAIN=/opt/toolchains/uclibc-crosstools
 CROSS_COMPILE = $(TOOLCHAIN)/bin/mips-linux-uclibc-
 else
 TOOLCHAIN=/opt/toolchains/uclibc