mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-01 13:38:38 -04:00
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
Block a user