mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-22 07:44:03 -04:00
waf: always link AP_LandingGear
needed for RC_Channel
This commit is contained in:
parent
2bab144eca
commit
4eb867efc2
@ -77,6 +77,7 @@ COMMON_VEHICLE_DEPENDENT_LIBRARIES = [
|
||||
'AP_RTC',
|
||||
'AC_Sprayer',
|
||||
'AC_Avoidance',
|
||||
'AP_LandingGear',
|
||||
]
|
||||
|
||||
def get_legacy_defines(sketch_name):
|
||||
|
Loading…
Reference in New Issue
Block a user