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