Put warning on spacing in makefile.

This commit is contained in:
James Goppert
2015-09-10 21:20:49 -04:00
parent 2c33f4921c
commit a2615d793e
+2
View File
@@ -68,6 +68,8 @@ endef
# ADD CONFIGS HERE
# --------------------------------------------------------------------
# Do not put any spaces between function arguments.
px4fmu-v2_default:
$(call cmake-build,Toolchain-arm-none-eabi,nuttx,px4fmu-v2,default)