Strip LPE config, as it has become part of the default config

This commit is contained in:
Lorenz Meier
2016-05-05 18:23:33 +02:00
parent 639a589233
commit 29550a4cee
2 changed files with 0 additions and 12 deletions
-9
View File
@@ -1,9 +0,0 @@
include(cmake/configs/nuttx_px4fmu-v2_default.cmake)
list(REMOVE_ITEM config_module_list
modules/ekf_att_pos_estimator
)
list(APPEND config_module_list
modules/local_position_estimator
)