mk: added AP_FlashStorage to makefile build

still needed by travis :-(
This commit is contained in:
Andrew Tridgell 2016-11-17 21:37:55 +11:00
parent a66924422f
commit cd506834b7

View File

@ -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