aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32/STM32L1xx/IRQ_STORM/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'testhal/STM32/STM32L1xx/IRQ_STORM/Makefile')
-rw-r--r--testhal/STM32/STM32L1xx/IRQ_STORM/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/testhal/STM32/STM32L1xx/IRQ_STORM/Makefile b/testhal/STM32/STM32L1xx/IRQ_STORM/Makefile
index a8fbbd24c..3324fd1eb 100644
--- a/testhal/STM32/STM32L1xx/IRQ_STORM/Makefile
+++ b/testhal/STM32/STM32L1xx/IRQ_STORM/Makefile
@@ -213,5 +213,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