summaryrefslogtreecommitdiff
path: root/Makefile.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.cfg')
-rw-r--r--Makefile.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.cfg b/Makefile.cfg
index 4809697..b624476 100644
--- a/Makefile.cfg
+++ b/Makefile.cfg
@@ -11,4 +11,4 @@ PATH := $(PATH):$(AVR_TOOLCHAIN_PATH)/bin/
DEFINE = -DARDUINO=$(ARDUINO_VERSION) -mmcu=$(MCU) -DF_CPU=$(CPU_SPEED)
-CC_FLAGS=-Wall -Os -c -ffunction-sections -fdata-sections
+CC_FLAGS=-Wall -Os -c -ffunction-sections -fdata-sections