mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-01 13:38:38 -04:00
waf: fixed build for AP_Tuning
This commit is contained in:
parent
ebee79fb3a
commit
d1a2749317
@ -49,6 +49,7 @@ COMMON_VEHICLE_DEPENDENT_LIBRARIES = [
|
||||
'GCS_MAVLink',
|
||||
'RC_Channel',
|
||||
'StorageManager',
|
||||
'AP_Tuning',
|
||||
]
|
||||
|
||||
def _get_legacy_defines(sketch_name):
|
||||
|
Loading…
Reference in New Issue
Block a user