mk: include AP_RSSI in all builds like we do for waf

This commit is contained in:
Peter Barker 2018-05-02 23:06:06 +10:00 committed by Francisco Ferreira
parent b7cd5491e2
commit 8e7ccf795b

View File

@ -15,3 +15,4 @@ LIBRARIES += AP_TempCalibration
LIBRARIES += AP_Radio
LIBRARIES += AP_Param_Helper
LIBRARIES += AP_VisualOdom
LIBRARIES += AP_RSSI