diff options
author | Maurus Cuelenaere <mcuelenaere@gmail.com> | 2009-04-21 15:41:21 +0000 |
---|---|---|
committer | Maurus Cuelenaere <mcuelenaere@gmail.com> | 2009-04-21 15:41:21 +0000 |
commit | 034547c7549b6b29f6b15dcc8b8a07e5e4e69a4a (patch) | |
tree | 0e28203f20b4fc8edeb031ba8b8aca51af84c319 /utils | |
parent | 6138a168537d9585445d2cee73324a200c344fb4 (diff) |
Update jz4740_tools README
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20770 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'utils')
-rw-r--r-- | utils/jz4740_tools/README | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/utils/jz4740_tools/README b/utils/jz4740_tools/README index 75c0dc1d05..722bcc13d5 100644 --- a/utils/jz4740_tools/README +++ b/utils/jz4740_tools/README @@ -6,7 +6,8 @@ ******************************************************************************* To compile usbtools, you'll need jz_xloader (which can be get at -http://repo.or.cz/w/jz_xloader.git). +http://repo.or.cz/w/jz_xloader.git, do +"git clone git://repo.or.cz/jz_xloader.git ." for a clone in the current dir). When you're on Linux, just type "make linux" to compile all the utilities (make sure you have libusb-dev installed). |