Fix AVRDUDE and BUILD build system module comments.
authorDean Camera <dean@fourwalledcubicle.com>
Sat, 2 Jun 2012 21:47:16 +0000 (21:47 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Sat, 2 Jun 2012 21:47:16 +0000 (21:47 +0000)
LUFA/Build/lufa.avrdude.in
LUFA/Build/lufa.build.in

index 0148504..4c0cb31 100644 (file)
@@ -12,7 +12,7 @@ LUFA_BUILD_MANDATORY_VARS += MCU TARGET
 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
index 3b28db9..f777578 100644 (file)
@@ -12,7 +12,7 @@ LUFA_BUILD_MANDATORY_VARS += TARGET ARCH MCU SRC F_USB LUFA_PATH
 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