ardupilot/mk/make.inc
Andrew Tridgell cd506834b7 mk: added AP_FlashStorage to makefile build
still needed by travis :-(
2016-12-02 09:49:39 +11:00

6 lines
138 B
PHP

# libraries linked into every program
LIBRARIES += AP_Module
LIBRARIES += AP_Button
LIBRARIES += AP_ICEngine
LIBRARIES += AP_FlashStorage