aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32/multi/QSPI-MFS
diff options
context:
space:
mode:
Diffstat (limited to 'testhal/STM32/multi/QSPI-MFS')
-rw-r--r--testhal/STM32/multi/QSPI-MFS/make/stm32l476_discovery.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/testhal/STM32/multi/QSPI-MFS/make/stm32l476_discovery.make b/testhal/STM32/multi/QSPI-MFS/make/stm32l476_discovery.make
index e9f97f125..136f60f22 100644
--- a/testhal/STM32/multi/QSPI-MFS/make/stm32l476_discovery.make
+++ b/testhal/STM32/multi/QSPI-MFS/make/stm32l476_discovery.make
@@ -224,5 +224,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