carl9170 firmware: update pram size comment
[carl9170fw.git] / toolchain / Makefile
index eec746cb10f48eaf4dea5953264cc1a5dbdd9a62..336edcb6607df34b87ba06b6728d1a9eecae8645 100644 (file)
@@ -6,7 +6,7 @@ NEWLIB_VER=1.18.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