summaryrefslogtreecommitdiff
path: root/keyboards/clueboard
diff options
context:
space:
mode:
authorJoel Challis <git@zvecr.com>2021-12-02 01:05:40 +0000
committerGitHub <noreply@github.com>2021-12-02 01:05:40 +0000
commitd2ccd62b578c11aea23b96e6dea2480c6d9d0dab (patch)
tree7c2fc535f81c00dcda3c1987bb557b99218d206c /keyboards/clueboard
parentb6d9a8026be574d13eff2cb6a06978c02a56c567 (diff)
Remove manual enable of LTO within keyboards (#15377)
Diffstat (limited to 'keyboards/clueboard')
-rw-r--r--keyboards/clueboard/66_hotswap/prototype/rules.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/clueboard/66_hotswap/prototype/rules.mk b/keyboards/clueboard/66_hotswap/prototype/rules.mk
index f144042edd..02ad91caa9 100644
--- a/keyboards/clueboard/66_hotswap/prototype/rules.mk
+++ b/keyboards/clueboard/66_hotswap/prototype/rules.mk
@@ -3,4 +3,4 @@
#
BACKLIGHT_DRIVER = custom
-EXTRAFLAGS += -flto
+LTO_ENABLE = yes