[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] r21716: {projects} Update README to include cross compiler information (projects/chumby)
Author: ioerror
Date: 2010-02-22 02:22:03 +0000 (Mon, 22 Feb 2010)
New Revision: 21716
Modified:
projects/chumby/README
Log:
Update README to include cross compiler information
Modified: projects/chumby/README
===================================================================
--- projects/chumby/README 2010-02-22 02:16:56 UTC (rev 21715)
+++ projects/chumby/README 2010-02-22 02:22:03 UTC (rev 21716)
@@ -16,8 +16,13 @@
linux base. It possible to run common free software like Tor without too much
effort.
-To download, compile and package Tor for the Chumby One, run the following:
+To download, compile and package Tor for the Chumby One, you need a cross
+compiler setup for the Chumby One:
+ http://wiki.chumby.com/mediawiki/index.php/GNU_Toolchain
+
+Once your cross compiler is happy, run the following:
+
make
If all goes well, you'll get a .zip file that is ready for distribution.