summaryrefslogtreecommitdiff
path: root/build/stm32f1.mk
diff options
context:
space:
mode:
Diffstat (limited to 'build/stm32f1.mk')
-rw-r--r--build/stm32f1.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/stm32f1.mk b/build/stm32f1.mk
index 6e65bef..6cd79f2 100644
--- a/build/stm32f1.mk
+++ b/build/stm32f1.mk
@@ -2,7 +2,7 @@
#
# Rules for STM32F1.
-include $(BASE)/build/stm32.mk
+include $(UCOO_BASE)/build/stm32.mk
$(eval $(call stm32_libopencm3,stm32f1))