Building firmware with gcc

It took me some time, but git on Debian Lenny seems old (1.5.6.5); to me, the command needed is

git checkout -b gcc origin/gcc

Just for reference, in case someone else develops on Debian stable like me.

Antonio