aboutsummaryrefslogtreecommitdiff
path: root/examples/stm32/f4/stm32f4-discovery/button/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'examples/stm32/f4/stm32f4-discovery/button/Makefile')
-rw-r--r--examples/stm32/f4/stm32f4-discovery/button/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/stm32/f4/stm32f4-discovery/button/Makefile b/examples/stm32/f4/stm32f4-discovery/button/Makefile
index 96731c2..6fc56b8 100644
--- a/examples/stm32/f4/stm32f4-discovery/button/Makefile
+++ b/examples/stm32/f4/stm32f4-discovery/button/Makefile
@@ -19,5 +19,7 @@
BINARY = button
+LDSCRIPT = ../stm32f4-discovery.ld
+
include ../../Makefile.include