ion_device_flasher_src = $(addprefix ion/src/device/flasher/, \
  main.cpp \
  display_light.cpp:+light \
  display_verbose.cpp:-light \
)
