build: fixed build with PX4/Firmware master

the reflect command has not been merged upstream yet
This commit is contained in:
Andrew Tridgell 2014-11-20 08:58:48 +11:00
parent 330b52194f
commit 4f44a63bef
1 changed files with 2 additions and 0 deletions

View File

@ -57,7 +57,9 @@ ifneq ($(wildcard systemcmds/auth),)
MODULES += systemcmds/auth
endif
MODULES += systemcmds/mtd
ifneq ($(wildcard systemcmds/reflect),)
MODULES += systemcmds/reflect
endif
#
# Library modules