summaryrefslogtreecommitdiff
path: root/prototype/fw/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'prototype/fw/Makefile')
-rw-r--r--prototype/fw/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/prototype/fw/Makefile b/prototype/fw/Makefile
index 32ded36..f61e949 100644
--- a/prototype/fw/Makefile
+++ b/prototype/fw/Makefile
@@ -125,7 +125,7 @@ CXXFLAGS += -I.
LDFLAGS += $(ARCH_FLAGS) $(SYSTEM_FLAGS)
LIBS += -lgcc
-LDFLAGS += -Wl,--gc-sections
+#LDFLAGS += -Wl,--gc-sections
LINKMEM_FLAGS ?= --trim-stubs=startup.o --trace-sections .isr_vector --highlight-subdirs $(BUILDDIR)