aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32/multi/USB_CDC/make/stm32f407_discovery.make
diff options
context:
space:
mode:
Diffstat (limited to 'testhal/STM32/multi/USB_CDC/make/stm32f407_discovery.make')
-rw-r--r--testhal/STM32/multi/USB_CDC/make/stm32f407_discovery.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/testhal/STM32/multi/USB_CDC/make/stm32f407_discovery.make b/testhal/STM32/multi/USB_CDC/make/stm32f407_discovery.make
index 68fbf7d9a..962a733cb 100644
--- a/testhal/STM32/multi/USB_CDC/make/stm32f407_discovery.make
+++ b/testhal/STM32/multi/USB_CDC/make/stm32f407_discovery.make
@@ -223,5 +223,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