aboutsummaryrefslogtreecommitdiffstats
path: root/test/nil/testbuild/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'test/nil/testbuild/Makefile')
-rwxr-xr-xtest/nil/testbuild/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/nil/testbuild/Makefile b/test/nil/testbuild/Makefile
index 19cae4420..431bf9d1f 100755
--- a/test/nil/testbuild/Makefile
+++ b/test/nil/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
##############################################################################