1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-11-29 07:24:13 +01:00

SimPosix: Remove unneeded modules from Makefile to allow test run

This commit is contained in:
Corvus Corax 2012-05-22 18:45:23 +02:00
parent 9aca773714
commit 3e5741abea

View File

@ -52,7 +52,7 @@ endif
FLASH_TOOL = OPENOCD
# List of modules to include
MODULES = Attitude/revolution ManualControl Stabilization Actuator GPS AltitudeHold
MODULES = ManualControl Stabilization GPS
MODULES += CameraStab
MODULES += Telemetry
#MODULES += OveroSync