forked from Archive/PX4-Autopilot
whitespace
This commit is contained in:
parent
3b65281f00
commit
1caffca358
|
@ -193,7 +193,7 @@ EXTRA_CLEANS =
|
|||
# for GMSL).
|
||||
|
||||
# where to look for modules
|
||||
MODULE_SEARCH_DIRS += $(WORK_DIR) $(MODULE_SRC) $(PX4_MODULE_SRC)
|
||||
MODULE_SEARCH_DIRS += $(WORK_DIR) $(MODULE_SRC) $(PX4_MODULE_SRC)
|
||||
|
||||
# sort and unique the modules list
|
||||
MODULES := $(sort $(MODULES))
|
||||
|
|
Loading…
Reference in New Issue