aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32/multi/PAL/make/stm32f303_discovery.make
diff options
context:
space:
mode:
Diffstat (limited to 'testhal/STM32/multi/PAL/make/stm32f303_discovery.make')
-rw-r--r--testhal/STM32/multi/PAL/make/stm32f303_discovery.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/testhal/STM32/multi/PAL/make/stm32f303_discovery.make b/testhal/STM32/multi/PAL/make/stm32f303_discovery.make
index 3d54db30a..a5ea9d167 100644
--- a/testhal/STM32/multi/PAL/make/stm32f303_discovery.make
+++ b/testhal/STM32/multi/PAL/make/stm32f303_discovery.make
@@ -221,5 +221,5 @@ CPPWARN = -Wall -Wextra -Wundef
# Compiler settings
##############################################################################
-RULESPATH = $(CHIBIOS)/os/common/startup/ARMCMx/compilers/GCC
+RULESPATH = $(CHIBIOS)/os/common/startup/ARMCMx/compilers/GCC/mk
include $(RULESPATH)/rules.mk