summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAndrew Fernandes <andrew@fernandes.org>2013-08-20 12:19:26 -0400
committerPete Batard <pete@akeo.ie>2013-12-28 22:58:06 +0000
commit650e22508f6d595d73d565423cb06b14049bd3af (patch)
tree5a706472608941535ffd7683ee266fe556e4fc22 /.gitignore
parent805cc3ec40b5b6314e8cef8fb8cd9f8d4e95f293 (diff)
downloadlibusb-650e22508f6d595d73d565423cb06b14049bd3af.tar.gz
Android: Build for all Android architectures
* Don't limit support to ARM only (adds MIPS support) * Also add a workaround for a MIPS NDK linker bug * Also add a gitignore entry required to run bootstrap.sh on OS X * Closes #134
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 67151c7..b04936f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -47,3 +47,4 @@ Release
*.patch
*~
*.orig
+.dirstamp