aboutsummaryrefslogtreecommitdiffstats
path: root/support/make
diff options
context:
space:
mode:
Diffstat (limited to 'support/make')
-rw-r--r--support/make/target-config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/support/make/target-config.mk b/support/make/target-config.mk
index 592e808..98fc4d0 100644
--- a/support/make/target-config.mk
+++ b/support/make/target-config.mk
@@ -56,7 +56,7 @@ endif
# are the only ones we support at this time. If you add support for
# STM32F1 connectivity line MCUs or other STM32 families, this section
# will need to change.
-LD_FAMILY_PATH := $(LDDIR)/stm32/f1/performance
+LD_FAMILY_PATH := $(LDDIR)/stm32/family/f1/performance
LIBMAPLE_MODULE_FAMILY := $(LIBMAPLE_PATH)/stm32f1
# Memory target-specific configuration values