aboutsummaryrefslogtreecommitdiff
path: root/circuitpython/lib/sdmmc/test/component.mk
diff options
context:
space:
mode:
Diffstat (limited to 'circuitpython/lib/sdmmc/test/component.mk')
-rw-r--r--circuitpython/lib/sdmmc/test/component.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/circuitpython/lib/sdmmc/test/component.mk b/circuitpython/lib/sdmmc/test/component.mk
new file mode 100644
index 0000000..ce464a2
--- /dev/null
+++ b/circuitpython/lib/sdmmc/test/component.mk
@@ -0,0 +1 @@
+COMPONENT_ADD_LDFLAGS = -Wl,--whole-archive -l$(COMPONENT_NAME) -Wl,--no-whole-archive