From 96acb499d2a818a7072d488c4fa445d9c2bf122a Mon Sep 17 00:00:00 2001 From: Nick Brassel Date: Tue, 6 Apr 2021 16:39:31 +1000 Subject: Fix up builds that are now too big for `develop` branch. (#12495) --- keyboards/mt64rgb/rules.mk | 2 ++ 1 file changed, 2 insertions(+) (limited to 'keyboards/mt64rgb/rules.mk') diff --git a/keyboards/mt64rgb/rules.mk b/keyboards/mt64rgb/rules.mk index 08450b37a3..b77c0d52b7 100644 --- a/keyboards/mt64rgb/rules.mk +++ b/keyboards/mt64rgb/rules.mk @@ -25,3 +25,5 @@ BLUETOOTH_ENABLE = no # Enable Bluetooth AUDIO_ENABLE = no # Audio output LAYOUTS = 64_ansi + +LTO_ENABLE = yes -- cgit v1.2.3