Commit 9c24d363 authored by Aurelio Colosimo's avatar Aurelio Colosimo

CFLAGS: added -ffunction-sections and -fdata-sections

Signed-off-by: Aurelio Colosimo's avatarAurelio Colosimo <aurelio@aureliocolosimo.it>
parent 6847f3ef
......@@ -14,7 +14,7 @@ WRPCSW_ROOT = ..
PTPNOPOSIX_ROOT = $(WRPCSW_ROOT)/ptp-noposix
CFLAGS += -I$(WRPCSW_ROOT)/include -I$(PTPNOPOSIX_ROOT)/softpll \
-I$(WRPCSW_ROOT)/boards/spec
-I$(WRPCSW_ROOT)/boards/spec -ffunction-sections -fdata-sections
# All files are under A (short for ARCH): I'm lazy
A := arch-$(ARCH)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment