mirror of https://github.com/ArduPilot/ardupilot
Make: add missing library AP_ROMFS
fixs my cygwin sitl build
This commit is contained in:
parent
1e699a53f6
commit
59213b6eb2
|
@ -19,3 +19,4 @@ LIBRARIES += AP_RSSI
|
|||
LIBRARIES += AP_Proximity
|
||||
LIBRARIES += AP_Gripper
|
||||
LIBRARIES += AP_RTC
|
||||
LIBRARIES += AP_ROMFS
|
||||
|
|
Loading…
Reference in New Issue