changes for devkitARM r27

This commit is contained in:
Dave Murphy 2009-10-19 00:32:18 +00:00
parent 0c2a0a882f
commit ae2d8ebc84

View File

@ -94,8 +94,8 @@ done
case "$VERSION" in
"1" )
GCC_VER=4.4.1
BINUTILS_VER=2.19.1
GCC_VER=4.4.2
BINUTILS_VER=2.20
NEWLIB_VER=1.17.0
GDB_VER=7.0
basedir='dkarm-eabi'