LUFA_BUILD_OPTIONAL_VARS  += AVRDUDE_PROGRAMMER AVRDUDE_PORT AVRDUDE_FLAGS\r
 \r
 # -----------------------------------------------------------------------------\r
-#               LUFA DFU Bootloader Buildsystem Makefile Module.\r
+#             LUFA AVRDUDE Programmer Buildsystem Makefile Module.\r
 # -----------------------------------------------------------------------------\r
 # DESCRIPTION:\r
 #   Provides a set of targets to re-program a device using the open source\r
 
 LUFA_BUILD_OPTIONAL_VARS  += BOARD OPTIMIZATION C_STANDARD CPP_STANDARD F_CPU C_FLAGS CPP_FLAGS ASM_FLAGS CC_FLAGS LD_FLAGS\r
 \r
 # -----------------------------------------------------------------------------\r
-#               LUFA Compiler Buildsystem Makefile Module.\r
+#               LUFA GCC Compiler Buildsystem Makefile Module.\r
 # -----------------------------------------------------------------------------\r
 # DESCRIPTION:\r
 #   Provides a set of targets to build a C, C++ and/or Assembly application\r