summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
Diffstat (limited to 'examples')
-rw-r--r--examples/rules.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/rules.mk b/examples/rules.mk
index 4fbce2529..18410d2d9 100644
--- a/examples/rules.mk
+++ b/examples/rules.mk
@@ -3,7 +3,7 @@
#
# libc
-LIBS = -lgcc -lc -lm -lnosys
+LIBS += -lgcc -lc -lm -lnosys
# TinyUSB Stack source
SRC_C += \