build: use dummy tone_alarm on aerofc

This allows us to use tone_alarm in the init script besides the calls
from ArduPilot code.
This commit is contained in:
Lucas De Marchi 2017-02-22 10:58:09 -08:00 committed by Andrew Tridgell
parent 721e85c151
commit d3df9c8d39

View File

@ -3,6 +3,9 @@ include(configs/nuttx_px4fmu-common_apm)
list(APPEND config_module_list
drivers/boards/aerofc-v1
lib/rc
# replace stm32 tone_alarm with a dummy one
modules/dummy
)
list(REMOVE_ITEM config_module_list