aboutsummaryrefslogtreecommitdiff
path: root/users/drashna/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'users/drashna/rules.mk')
-rw-r--r--users/drashna/rules.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/users/drashna/rules.mk b/users/drashna/rules.mk
index 553cc2cbc..4bc71b693 100644
--- a/users/drashna/rules.mk
+++ b/users/drashna/rules.mk
@@ -58,6 +58,7 @@ ifeq ($(strip $(RGBLIGHT_ENABLE)), yes)
58 endif 58 endif
59 ifeq ($(strip $(RGBLIGHT_STARTUP_ANIMATION)), yes) 59 ifeq ($(strip $(RGBLIGHT_STARTUP_ANIMATION)), yes)
60 OPT_DEFS += -DRGBLIGHT_STARTUP_ANIMATION 60 OPT_DEFS += -DRGBLIGHT_STARTUP_ANIMATION
61 DEFERRED_EXEC_ENABLE = yes
61 endif 62 endif
62 endif 63 endif
63endif 64endif