mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-26 09:43:57 -04:00
AP_Mission: don't link unused AP_Curve library
This commit is contained in:
parent
5d3a519277
commit
326e74f64f
@ -6,7 +6,6 @@ LIBRARIES += AP_BattMonitor
|
|||||||
LIBRARIES += AP_Buffer
|
LIBRARIES += AP_Buffer
|
||||||
LIBRARIES += AP_Common
|
LIBRARIES += AP_Common
|
||||||
LIBRARIES += AP_Compass
|
LIBRARIES += AP_Compass
|
||||||
LIBRARIES += AP_Curve
|
|
||||||
LIBRARIES += AP_Declination
|
LIBRARIES += AP_Declination
|
||||||
LIBRARIES += AP_GPS
|
LIBRARIES += AP_GPS
|
||||||
LIBRARIES += AP_InertialSensor
|
LIBRARIES += AP_InertialSensor
|
||||||
|
Loading…
Reference in New Issue
Block a user