Runway lib: Do not attempt to build params file

This commit is contained in:
Lorenz Meier 2015-12-06 11:38:24 +01:00
parent 0b14266eff
commit 55cd24a4fa
2 changed files with 0 additions and 5 deletions

View File

@ -36,7 +36,6 @@ px4_add_module(
-Os
SRCS
RunwayTakeoff.cpp
runway_takeoff_params.c
DEPENDS
platforms__common
)

View File

@ -39,10 +39,6 @@
* @author Andreas Antener <andreas@uaventure.com>
*/
#include <px4_config.h>
#include <systemlib/param/param.h>
/**
* Enable or disable runway takeoff with landing gear
*