diff options
Diffstat (limited to 'test/hal')
-rw-r--r-- | test/hal/testbuild/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/hal/testbuild/Makefile b/test/hal/testbuild/Makefile index b71eb45fa..05daed982 100644 --- a/test/hal/testbuild/Makefile +++ b/test/hal/testbuild/Makefile @@ -216,7 +216,7 @@ 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
misra:
|