mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-08 17:08:28 -04:00
mk: added AP_FlashStorage to makefile build
still needed by travis :-(
This commit is contained in:
parent
a66924422f
commit
cd506834b7
@ -2,4 +2,4 @@
|
|||||||
LIBRARIES += AP_Module
|
LIBRARIES += AP_Module
|
||||||
LIBRARIES += AP_Button
|
LIBRARIES += AP_Button
|
||||||
LIBRARIES += AP_ICEngine
|
LIBRARIES += AP_ICEngine
|
||||||
|
LIBRARIES += AP_FlashStorage
|
||||||
|
Loading…
Reference in New Issue
Block a user