5
0
mirror of https://github.com/ArduPilot/ardupilot synced 2025-03-04 20:54:00 -04:00
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