From cb1fbecd09d0e98ac11a18342f8670d7eb71ec47 Mon Sep 17 00:00:00 2001 From: Lorenz Meier Date: Wed, 22 May 2013 12:25:13 +0200 Subject: Merged master from main repo --- makefiles/config_px4fmuv2_default.mk | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'makefiles') diff --git a/makefiles/config_px4fmuv2_default.mk b/makefiles/config_px4fmuv2_default.mk index ab1f19314..26c249901 100644 --- a/makefiles/config_px4fmuv2_default.mk +++ b/makefiles/config_px4fmuv2_default.mk @@ -74,15 +74,19 @@ MODULES += modules/multirotor_pos_control MODULES += modules/sdlog # -# Libraries +# Library modules # MODULES += modules/systemlib MODULES += modules/systemlib/mixer MODULES += modules/mathlib -MODULES += modules/mathlib/CMSIS MODULES += modules/controllib MODULES += modules/uORB +# +# Libraries +# +LIBRARIES += modules/mathlib/CMSIS + # # Demo apps # -- cgit v1.2.3