aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/TIVA/TM4C123x/ADC/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'testhal/TIVA/TM4C123x/ADC/Makefile')
-rw-r--r--testhal/TIVA/TM4C123x/ADC/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/testhal/TIVA/TM4C123x/ADC/Makefile b/testhal/TIVA/TM4C123x/ADC/Makefile
index bd998ad..bc61ba7 100644
--- a/testhal/TIVA/TM4C123x/ADC/Makefile
+++ b/testhal/TIVA/TM4C123x/ADC/Makefile
@@ -208,5 +208,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