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