mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-11 02:18:29 -04:00
waf: always build AP_ADSB
needed for singleton
This commit is contained in:
parent
ba23ce7857
commit
b37cc178ee
@ -86,6 +86,7 @@ COMMON_VEHICLE_DEPENDENT_LIBRARIES = [
|
|||||||
'AP_ToshibaCAN',
|
'AP_ToshibaCAN',
|
||||||
'AP_NMEA_Output',
|
'AP_NMEA_Output',
|
||||||
'AP_Filesystem',
|
'AP_Filesystem',
|
||||||
|
'AP_ADSB',
|
||||||
]
|
]
|
||||||
|
|
||||||
def get_legacy_defines(sketch_name):
|
def get_legacy_defines(sketch_name):
|
||||||
|
Loading…
Reference in New Issue
Block a user