mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-03-18 21:30:38 +01:00
[scripts] Cleanups
This commit is contained in:
@@ -1 +1 @@
|
||||
include scripts/targets.sdl.$(MODEL).mak
|
||||
-include scripts/targets.sdl.$(MODEL).mak
|
||||
|
||||
@@ -8,8 +8,6 @@ SIZE = arm-none-eabi-size
|
||||
# Always generate debug information
|
||||
SFLAGS += -ggdb3
|
||||
|
||||
|
||||
# LTO ?= NOT(DEBUG)
|
||||
ifeq ($(DEBUG),1)
|
||||
LTO ?= 0
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user