aboutsummaryrefslogtreecommitdiff
path: root/show_options.mk
diff options
context:
space:
mode:
Diffstat (limited to 'show_options.mk')
-rw-r--r--show_options.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/show_options.mk b/show_options.mk
index c72059118..02e062a8d 100644
--- a/show_options.mk
+++ b/show_options.mk
@@ -88,7 +88,8 @@ OTHER_OPTION_NAMES = \
88 RGB_MATRIX_KEYPRESSES \ 88 RGB_MATRIX_KEYPRESSES \
89 LED_MIRRORED \ 89 LED_MIRRORED \
90 RGBLIGHT_FULL_POWER \ 90 RGBLIGHT_FULL_POWER \
91 Link_Time_Optimization 91 Link_Time_Optimization \
92 LINK_TIME_OPTIMIZATION_ENABLE
92 93
93define NAME_ECHO 94define NAME_ECHO
94 @echo " $1 = $($1) # $(origin $1)" 95 @echo " $1 = $($1) # $(origin $1)"