X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/3b3ea167f01d24cddc2b59453a000969a42d2234..b2bdfe437762a9a88b4de1cada7f794b255b0d97:/Projects/LEDNotifier/makefile diff --git a/Projects/LEDNotifier/makefile b/Projects/LEDNotifier/makefile index 22eb687ea..20cd598a6 100644 --- a/Projects/LEDNotifier/makefile +++ b/Projects/LEDNotifier/makefile @@ -63,7 +63,7 @@ MCU = at90usb646 -# Target board (see library "Board Types" documentation, USER or blank for projects not requiring +# 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 = USER @@ -102,7 +102,7 @@ FORMAT = ihex # Target file name (without extension). -TARGET = HotmailNotifier +TARGET = LEDNotifier # Object files directory