aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorAndrew Duggan <aduggan@synaptics.com>2014-04-04 10:23:25 -0700
committerAndrew Duggan <aduggan@synaptics.com>2014-04-04 10:23:25 -0700
commitcaf09dec5c3b56c83e39b2f1031712342dbe37ea (patch)
tree151fcba6e3c6174cf986073e0e24710aaf9cfe46 /README
parentc562f28dbe4285cc6e09afeeb577bed8380efce7 (diff)
downloadrmi4utils-caf09dec5c3b56c83e39b2f1031712342dbe37ea.tar.gz
Simplify Android build process.
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index edcb21c..4e1c94d 100644
--- a/README
+++ b/README
@@ -8,4 +8,4 @@ Then:
Install the latest verison of the Android NDK.
Copy from the kernel source include/linux/hid.h and include/linux/hidraw.h to $(ANDROID_NDK)/platforms/android-19/arch-arm/usr/include/linux/
Then run:
-$ ndk-build NDK_APPLICATION_MK=Application.mk \ No newline at end of file
+$ make android \ No newline at end of file