Update makefiles to use the latest WinAVR/Atmel toolchain makefile template.
[pub/USBasp.git] / LUFA / Drivers / USB / Class / Host / MIDI.h
index 644785f..1d76dd3 100644 (file)
@@ -42,7 +42,7 @@
  *
  *  \section Sec_Dependencies Module Source Dependencies
  *  The following files must be built with any user project that uses this module:
- *    - LUFA/Drivers/USB/Class/Host/MIDI.c
+ *    - LUFA/Drivers/USB/Class/Host/MIDI.c <i>(Makefile source module name: LUFA_SRC_USBCLASS)</i>
  *
  *  \section Module Description
  *  Host Mode USB Class driver framework interface, for the MIDI USB Class driver.