Index: Makefile
===================================================================
--- Makefile (revision 379)
+++ Makefile (revision 380)
@@ -210,6 +210,8 @@
# Add targets:
# -----------
# $ rustup target add arm-unknown-linux-gnueabihf
+# $ rustup target add armv7-unknown-linux-gnueabihf
+# $ rustup target add thumbv7neon-unknown-linux-gnueabihf
# $ rustup target add aarch64-unknown-linux-gnu
# $ rustup target add mipsel-unknown-linux-gnu
# $ rustup target add powerpc-unknown-linux-gnu