mirror of https://github.com/ArduPilot/ardupilot
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_Button
|
||||
LIBRARIES += AP_ICEngine
|
||||
|
||||
LIBRARIES += AP_FlashStorage
|
||||
|
|
Loading…
Reference in New Issue