From 034547c7549b6b29f6b15dcc8b8a07e5e4e69a4a Mon Sep 17 00:00:00 2001 From: Maurus Cuelenaere Date: Tue, 21 Apr 2009 15:41:21 +0000 Subject: Update jz4740_tools README git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20770 a1c6a512-1295-4272-9138-f99709370657 --- utils/jz4740_tools/README | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'utils/jz4740_tools') 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). -- cgit