aboutsummaryrefslogtreecommitdiffstats
path: root/testex/STM32/STM32F3xx/I2C-LSM303DLHC/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'testex/STM32/STM32F3xx/I2C-LSM303DLHC/Makefile')
-rw-r--r--testex/STM32/STM32F3xx/I2C-LSM303DLHC/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/testex/STM32/STM32F3xx/I2C-LSM303DLHC/Makefile b/testex/STM32/STM32F3xx/I2C-LSM303DLHC/Makefile
index eb4afa3d5..0f306ff06 100644
--- a/testex/STM32/STM32F3xx/I2C-LSM303DLHC/Makefile
+++ b/testex/STM32/STM32F3xx/I2C-LSM303DLHC/Makefile
@@ -212,5 +212,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