Set makefile default target explicity.

This commit is contained in:
James Goppert 2015-09-10 14:08:03 -04:00
parent 181d8db128
commit b073edc684
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
d=$(PWD) d=$(PWD)
all: nuttx_px4fmu-v2_default
#---------------------------------------------------------------------------- #----------------------------------------------------------------------------
# OS: nuttx BOARD: px4fmu-v2 LABEL: simple # OS: nuttx BOARD: px4fmu-v2 LABEL: simple
# #