Skip to content

Commit

Permalink
Update Makefile
Browse files Browse the repository at this point in the history
commented unused stuff
  • Loading branch information
nrlourenco committed Feb 21, 2024
1 parent 610d76c commit e2395eb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@

TARGET = firmware

ENABLE_LTO := 1
#This is not being used anywhere
#ENABLE_LTO := 1

#======== STOCK QUANSHENG FERATURES ========#
ENABLE_AIRCOPY := 0
Expand Down

0 comments on commit e2395eb

Please sign in to comment.