Added the --suppress-bootloader-mem option to the makefile dfu target, to ensure...
[pub/lufa.git] / Bootloaders / CDC / makefile
index 494381e..44667b3 100644 (file)
@@ -54,7 +54,7 @@ MCU = at90usb1287
 # Target board (see library "Board Types" documentation, NONE for projects not requiring
 # LUFA board drivers). If USER is selected, put custom board drivers in a directory called 
 # "Board" inside the application directory.
-BOARD  = USBKEY
+BOARD = USBKEY
 
 
 # Processor frequency.