Adding options to disable/enable firewall policy and choose MAC/IP translation methods
[iot2.git] / common.mk
index fdf6b882f770e58a040be6f4a5d7889c97b72257..e5fcbb8c6091a1580af320f18c443de55c179ffc 100644 (file)
--- a/common.mk
+++ b/common.mk
@@ -1,5 +1,6 @@
 G++ := g++
 ARM_G++ := arm-linux-gnueabihf-g++
+#ARM_G++ := arm-linux-gnueabi-g++
 JAVA := java
 JAR := jar
 JAVADOC := javadoc