From b4dfe5e2745201a9749839b3348f2bd61b4bd098 Mon Sep 17 00:00:00 2001
From: Fabien Poussin <fabien.poussin@gmail.com>
Date: Tue, 1 Oct 2019 16:12:27 +0200
Subject: Updating Makefiles for 19.1.x

---
 testhal/KINETIS/TEENSY3_x/ADC/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'testhal/KINETIS/TEENSY3_x/ADC/Makefile')

diff --git a/testhal/KINETIS/TEENSY3_x/ADC/Makefile b/testhal/KINETIS/TEENSY3_x/ADC/Makefile
index eee81be..2bd200d 100644
--- a/testhal/KINETIS/TEENSY3_x/ADC/Makefile
+++ b/testhal/KINETIS/TEENSY3_x/ADC/Makefile
@@ -209,5 +209,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
-- 
cgit v1.2.3