diff options
Diffstat (limited to 'users/drashna/rules.mk')
| -rw-r--r-- | users/drashna/rules.mk | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/users/drashna/rules.mk b/users/drashna/rules.mk index 6d8612e71..5050704a5 100644 --- a/users/drashna/rules.mk +++ b/users/drashna/rules.mk | |||
| @@ -42,3 +42,7 @@ ifdef CONSOLE_ENABLE | |||
| 42 | OPT_DEFS += -DKEYLOGGER_ENABLE | 42 | OPT_DEFS += -DKEYLOGGER_ENABLE |
| 43 | endif | 43 | endif |
| 44 | endif | 44 | endif |
| 45 | |||
| 46 | ifeq ($(strip $(MAKE_BOOTLOADER)), yes) | ||
| 47 | OPT_DEFS += -DMAKE_BOOTLOADER | ||
| 48 | endif | ||
