remove the gnush link since using that is deprecated, go the cygwin way!

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4495 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Daniel Stenberg 2004-04-13 11:54:45 +00:00
parent 90cbff213c
commit acf4786a8b

View file

@ -37,7 +37,6 @@ Archos. (Jean Boullier)
<li> <a href="patch.html">How To Work With Patches</a>
<li> <a href="/cross-gcc.html">Building the cross compiler</a> (linux/cygwin)
<li> <a href="http://rockbox.my-vserver.de/win32-sdk.html">Setup a cygwin Rockbox development environment</a> (Windows)
<li> <a href="/sh-win/">Setting up the gnush cross compiler</a> (Windows)
<li> <a href="how_to_compile.html">How to compile Rockbox</a> (linux/cygwin style)
<li> <a href="uisimulator.html">How to compile the uisimulators</a> (linux/cygwin style)
<li> <a href="http://www.mcintoshfamily.pwp.blueyonder.co.uk/rockbox/buildingInEclipse.htm">How to build and debug Rockbox in the Eclipse IDE</a>