Disable LTO as it can cause some weirdness
This commit is contained in:
parent
8b1710a8d8
commit
c077f6e1cc
2 changed files with 1 additions and 3 deletions
|
|
@ -4,8 +4,6 @@ ERR_COLOR = $(strip $(call make_std_color,1))
|
|||
|
||||
SRC += halcyon.c
|
||||
|
||||
LTO_ENABLE ?= yes
|
||||
|
||||
# May need to be changed when adding more pointing devices
|
||||
POINTING_DEVICE_ENABLE = yes
|
||||
POINTING_DEVICE_DRIVER = cirque_pinnacle_spi
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue