aboutsummaryrefslogtreecommitdiffstats
path: root/demos/STM32/RT-STM32L053R8-NUCLEO64/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'demos/STM32/RT-STM32L053R8-NUCLEO64/Makefile')
-rw-r--r--demos/STM32/RT-STM32L053R8-NUCLEO64/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/STM32/RT-STM32L053R8-NUCLEO64/Makefile b/demos/STM32/RT-STM32L053R8-NUCLEO64/Makefile
index 0785bd6d0..5a31b9a74 100644
--- a/demos/STM32/RT-STM32L053R8-NUCLEO64/Makefile
+++ b/demos/STM32/RT-STM32L053R8-NUCLEO64/Makefile
@@ -210,5 +210,5 @@ ULIBS =
# End of user defines
##############################################################################
-RULESPATH = $(CHIBIOS)/os/common/startup/ARMCMx/compilers/GCC
+RULESPATH = $(CHIBIOS)/os/common/startup/ARMCMx/compilers/GCC/mk
include $(RULESPATH)/rules.mk