bootmagic somehow not getting enabled, so adding eeconfig to backlight src include cond
This commit is contained in:
parent
2597fb7c50
commit
43a4ffc259
3 changed files with 5 additions and 10 deletions
|
@ -69,6 +69,7 @@ endif
|
|||
|
||||
ifeq ($(BACKLIGHT_ENABLE), yes)
|
||||
SRC += $(COMMON_DIR)/backlight.c
|
||||
SRC += $(COMMON_DIR)/avr/eeconfig.c
|
||||
OPT_DEFS += -DBACKLIGHT_ENABLE
|
||||
endif
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue