Move MAVLink to lib/main/MAVLink; Post-rebase fixups
This commit is contained in:
parent
f73e07e299
commit
09140cfdef
3
Makefile
3
Makefile
|
@ -385,6 +385,9 @@ else
|
|||
.DEFAULT_GOAL := hex
|
||||
endif
|
||||
|
||||
INCLUDE_DIRS := $(INCLUDE_DIRS) \
|
||||
$(ROOT)/lib/main/MAVLink
|
||||
|
||||
INCLUDE_DIRS := $(INCLUDE_DIRS) \
|
||||
$(TARGET_DIR)
|
||||
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue