aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/NRF51/NRF51822/SPI/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'testhal/NRF51/NRF51822/SPI/Makefile')
-rw-r--r--testhal/NRF51/NRF51822/SPI/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/testhal/NRF51/NRF51822/SPI/Makefile b/testhal/NRF51/NRF51822/SPI/Makefile
index fa799b9..e07eddb 100644
--- a/testhal/NRF51/NRF51822/SPI/Makefile
+++ b/testhal/NRF51/NRF51822/SPI/Makefile
@@ -203,5 +203,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