optimization flag for jeff probe
This commit is contained in:
parent
fdce017311
commit
6f902bcfe7
@ -3,6 +3,7 @@ CC = $(CROSS_COMPILE)gcc
|
||||
OBJCOPY = $(CROSS_COMPILE)objcopy
|
||||
|
||||
NO_OWN_LL = 1
|
||||
OPT_FLAGS := -Os
|
||||
|
||||
ifeq ($(ENABLE_DEBUG), 1)
|
||||
CFLAGS += -DDEBUG_ME
|
||||
|
Loading…
x
Reference in New Issue
Block a user