aboutsummaryrefslogtreecommitdiff
path: root/examples/stm32/f1/obldc/can/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'examples/stm32/f1/obldc/can/Makefile')
-rw-r--r--examples/stm32/f1/obldc/can/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/stm32/f1/obldc/can/Makefile b/examples/stm32/f1/obldc/can/Makefile
index 20a4b90..15c9cdd 100644
--- a/examples/stm32/f1/obldc/can/Makefile
+++ b/examples/stm32/f1/obldc/can/Makefile
@@ -19,5 +19,7 @@
BINARY = can
+LDSCRIPT = ../obldc.ld
+
include ../../Makefile.include