summaryrefslogtreecommitdiff
path: root/android
diff options
context:
space:
mode:
authorWilliam Skellenger <wskellenger@gmail.com>2016-01-03 17:04:54 -0500
committerLudovic Rousseau <ludovic.rousseau@free.fr>2016-03-06 21:45:02 +0100
commitba9eef2f61fb8c4e1615ed074dca94380d6c279b (patch)
treee35bcc499b58b55e99d93e7fea56f576025232f2 /android
parent8b42622b077de8ed2a2065ffd68f19b4f8e8c8e9 (diff)
downloadlibusb-ba9eef2f61fb8c4e1615ed074dca94380d6c279b.tar.gz
android: update README
Added other $ARCH Signed-off-by: Ludovic Rousseau <ludovic.rousseau@free.fr>
Diffstat (limited to 'android')
-rw-r--r--android/README4
1 files changed, 3 insertions, 1 deletions
diff --git a/android/README b/android/README
index 29621a5..32024ef 100644
--- a/android/README
+++ b/android/README
@@ -24,8 +24,10 @@ The libusb library, examples and tests can then be found in:
Where $ARCH is one of:
armeabi
armeabi-v7a
+ mips
+ mips64
x86
-
+ x86_64
Installing:
-----------