aboutsummaryrefslogtreecommitdiff
path: root/src/modules/ekf_att_pos_estimator/module.mk
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules/ekf_att_pos_estimator/module.mk')
-rw-r--r--src/modules/ekf_att_pos_estimator/module.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/modules/ekf_att_pos_estimator/module.mk b/src/modules/ekf_att_pos_estimator/module.mk
index 36d854ddd..843dde978 100644
--- a/src/modules/ekf_att_pos_estimator/module.mk
+++ b/src/modules/ekf_att_pos_estimator/module.mk
@@ -42,4 +42,5 @@ SRCS = ekf_att_pos_estimator_main.cpp \
estimator_23states.cpp \
estimator_utilities.cpp
-EXTRACXXFLAGS = -Weffc++
+EXTRACXXFLAGS = -Weffc++ -Wframe-larger-than=6100
+