From: Jose V Beneyto Date: Fri, 11 Jun 2010 09:17:53 +0000 (+0200) Subject: fixed README file on noeabi branch X-Git-Url: http://gitweb/?a=commitdiff_plain;ds=inline;h=2f5857c77119e6d50badfd9a8be14ee498006737;p=attic%2Ftoolchain-noeabi.git fixed README file on noeabi branch --- diff --git a/README b/README index 70c937b..abfa0af 100644 --- a/README +++ b/README @@ -1,5 +1,5 @@ -To compile the last toolchain just do: +To compile the last noeabi toolchain just do: -$ git branch 2.6 origin/2.6 -$ git checkout 2.6 +$ git branch 2.6-noeabi origin/2.6-noeabi +$ git checkout 2.6-noeabi $ make