SDLOG2: Do not build unused param file

This commit is contained in:
Lorenz Meier
2015-10-29 10:37:07 +01:00
parent 878dc4d7d4
commit 249742d044
2 changed files with 0 additions and 3 deletions
-1
View File
@@ -44,7 +44,6 @@ px4_add_module(
SRCS
sdlog2.c
logbuffer.c
params.c
DEPENDS
platforms__common
)
-2
View File
@@ -31,8 +31,6 @@
*
****************************************************************************/
#include <systemlib/param/param.h>
/**
* Logging rate.
*