diff options
Diffstat (limited to 'keyboards/georgi')
| -rw-r--r-- | keyboards/georgi/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/georgi/rules.mk b/keyboards/georgi/rules.mk index 0cf996ed4..f86716908 100644 --- a/keyboards/georgi/rules.mk +++ b/keyboards/georgi/rules.mk | |||
| @@ -12,5 +12,5 @@ CONSOLE_ENABLE = yes | |||
| 12 | COMMAND_ENABLE = no | 12 | COMMAND_ENABLE = no |
| 13 | NKRO_ENABLE = yes | 13 | NKRO_ENABLE = yes |
| 14 | 14 | ||
| 15 | EXTRAFLAGS += -flto | 15 | LTO_ENABLE = yes |
| 16 | SRC += matrix.c i2c_master.c sten.c | 16 | SRC += matrix.c i2c_master.c sten.c |
