mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-27 10:17:45 +08:00
whitespace
This commit is contained in:
@@ -193,7 +193,7 @@ EXTRA_CLEANS =
|
|||||||
# for GMSL).
|
# for GMSL).
|
||||||
|
|
||||||
# where to look for modules
|
# 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
|
# sort and unique the modules list
|
||||||
MODULES := $(sort $(MODULES))
|
MODULES := $(sort $(MODULES))
|
||||||
|
|||||||
Reference in New Issue
Block a user