aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/modules/mc_pos_control_multiplatform/module.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/modules/mc_pos_control_multiplatform/module.mk b/src/modules/mc_pos_control_multiplatform/module.mk
index 9f7548e8a..b9e199a95 100644
--- a/src/modules/mc_pos_control_multiplatform/module.mk
+++ b/src/modules/mc_pos_control_multiplatform/module.mk
@@ -1,6 +1,6 @@
############################################################################
#
-# Copyright (c) 2013 PX4 Development Team. All rights reserved.
+# Copyright (c) 2013-2015 PX4 Development Team. All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions
@@ -42,4 +42,4 @@ SRCS = mc_pos_control_main.cpp \
mc_pos_control.cpp \
mc_pos_control_params.c
-EXTRACXXFLAGS = -Wframe-larger-than=1040
+EXTRACXXFLAGS = -Wframe-larger-than=1200