diff options
Diffstat (limited to 'common.mk')
| -rw-r--r-- | common.mk | 3 |
1 files changed, 3 insertions, 0 deletions
| @@ -31,6 +31,9 @@ endif | |||
| 31 | 31 | ||
| 32 | ifdef CONSOLE_ENABLE | 32 | ifdef CONSOLE_ENABLE |
| 33 | OPT_DEFS += -DCONSOLE_ENABLE | 33 | OPT_DEFS += -DCONSOLE_ENABLE |
| 34 | else | ||
| 35 | OPT_DEFS += -DNO_PRINT | ||
| 36 | OPT_DEFS += -DNO_DEBUG | ||
| 34 | endif | 37 | endif |
| 35 | 38 | ||
| 36 | ifdef NKRO_ENABLE | 39 | ifdef NKRO_ENABLE |
