X-Git-Url: http://git.rot13.org/?p=bcm963xx.git;a=blobdiff_plain;f=Makefile;h=be7cd6f4fa821876f24061f00a75b2ef2fd5d88b;hp=4215fdec825b88f58c3ffb7632cd442129781070;hb=9eae789a030061a726191995200804cb6dff1d62;hpb=9096c5efb1e560d2a2422cef160eb17fef44afda diff --git a/Makefile b/Makefile index 4215fdec..be7cd6f4 100755 --- 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