waf: build AP_EFI

This commit is contained in:
Andrew Tridgell 2019-11-11 15:36:43 +11:00
parent f8cf388236
commit 4ff2d744e7
1 changed files with 1 additions and 0 deletions

View File

@ -89,6 +89,7 @@ COMMON_VEHICLE_DEPENDENT_LIBRARIES = [
'AP_ADSB',
'AC_PID',
'AP_SerialLED',
'AP_EFI',
]
def get_legacy_defines(sketch_name):