summaryrefslogtreecommitdiff
path: root/cross/README
diff options
context:
space:
mode:
Diffstat (limited to 'cross/README')
-rw-r--r--cross/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/cross/README b/cross/README
new file mode 100644
index 00000000000..3ec6f2c0b3c
--- /dev/null
+++ b/cross/README
@@ -0,0 +1,5 @@
+This directory holds Makefiles and other required assets to build an
+Emacs binary independently for another toolchain.
+
+The directory ndk-build also contains an implementation of the Android
+`ndk-build' build system.