FW pos control: Add missing dependencies for correct build order

This commit is contained in:
Lorenz Meier
2015-10-08 12:25:34 +02:00
parent 207d4a0c6b
commit dc31cbb4f9
@@ -46,5 +46,7 @@ px4_add_module(
mtecs/mTecs_params.c
DEPENDS
platforms__common
lib__external_lgpl
lib__ecl
)
# vim: set noet ft=cmake fenc=utf-8 ff=unix :