diff options
Diffstat (limited to 'keyboard/phantom/Makefile.lufa')
| -rw-r--r-- | keyboard/phantom/Makefile.lufa | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboard/phantom/Makefile.lufa b/keyboard/phantom/Makefile.lufa index 641d8c52a..c8c13da09 100644 --- a/keyboard/phantom/Makefile.lufa +++ b/keyboard/phantom/Makefile.lufa | |||
| @@ -108,7 +108,7 @@ CONSOLE_ENABLE = yes # Console for debug | |||
| 108 | # Teensy halfKay 512 | 108 | # Teensy halfKay 512 |
| 109 | # Atmel DFU loader 4096 | 109 | # Atmel DFU loader 4096 |
| 110 | # LUFA bootloader 4096 | 110 | # LUFA bootloader 4096 |
| 111 | OPT_DEFS += -DBOOT_SIZE=512 | 111 | OPT_DEFS += -DBOOTLOADER_SIZE=512 |
| 112 | 112 | ||
| 113 | 113 | ||
| 114 | # Search Path | 114 | # Search Path |
