Moved ECL into its own submodule

This commit is contained in:
Lorenz Meier
2015-10-26 16:08:32 +01:00
committed by Roman
parent 1781e3caf8
commit 32d062836e
6 changed files with 9 additions and 0 deletions
@@ -40,5 +40,7 @@ px4_add_module(
fw_att_control_main.cpp
DEPENDS
platforms__common
git_ecl
lib__ecl
)
# vim: set noet ft=cmake fenc=utf-8 ff=unix :
@@ -44,6 +44,7 @@ px4_add_module(
mtecs/limitoverride.cpp
DEPENDS
platforms__common
git_ecl
lib__external_lgpl
lib__ecl
)