Make: add missing library AP_ROMFS

fixs my cygwin sitl build
This commit is contained in:
Michael Oborne 2018-08-01 08:19:53 +08:00 committed by Andrew Tridgell
parent 1e699a53f6
commit 59213b6eb2
1 changed files with 1 additions and 0 deletions

View File

@ -19,3 +19,4 @@ LIBRARIES += AP_RSSI
LIBRARIES += AP_Proximity
LIBRARIES += AP_Gripper
LIBRARIES += AP_RTC
LIBRARIES += AP_ROMFS