summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--utils/jz4740_tools/README3
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 @@
6******************************************************************************* 6*******************************************************************************
7 7
8To compile usbtools, you'll need jz_xloader (which can be get at 8To compile usbtools, you'll need jz_xloader (which can be get at
9http://repo.or.cz/w/jz_xloader.git). 9http://repo.or.cz/w/jz_xloader.git, do
10"git clone git://repo.or.cz/jz_xloader.git ." for a clone in the current dir).
10 11
11When you're on Linux, just type "make linux" to compile all the utilities (make 12When you're on Linux, just type "make linux" to compile all the utilities (make
12sure you have libusb-dev installed). 13sure you have libusb-dev installed).