carl9170 firmware: more useful tx_queue hw registers names
[carl9170fw.git] / toolchain / Makefile
index eec746cb10f48eaf4dea5953264cc1a5dbdd9a62..740a755e41ed6046681dfe312cba243c2ecaed27 100644 (file)
@@ -1,12 +1,12 @@
-BINUTILS_VER=2.20.51
+BINUTILS_VER=2.21
 BINUTILS_URL=http://mirrors.kernel.org/gnu/binutils/binutils-$(BINUTILS_VER).tar.bz2
 BINUTILS_TAR=binutils-$(BINUTILS_VER).tar.bz2
 
-NEWLIB_VER=1.18.0
+NEWLIB_VER=1.19.0
 NEWLIB_URL=ftp://sources.redhat.com/pub/newlib/newlib-$(NEWLIB_VER).tar.gz
 NEWLIB_TAR=newlib-$(NEWLIB_VER).tar.gz
 
-GCC_VER=4.4.4
+GCC_VER=4.4.5
 GCC_URL=http://mirrors.kernel.org/gnu/gcc/gcc-$(GCC_VER)/gcc-core-$(GCC_VER).tar.bz2
 GCC_TAR=gcc-core-$(GCC_VER).tar.bz2