diff options
Diffstat (limited to 'testhal/KINETIS/FRDM-K20D50M/USB_SERIAL/Makefile')
-rw-r--r-- | testhal/KINETIS/FRDM-K20D50M/USB_SERIAL/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testhal/KINETIS/FRDM-K20D50M/USB_SERIAL/Makefile b/testhal/KINETIS/FRDM-K20D50M/USB_SERIAL/Makefile index 4b2ede6..b5f0a0e 100644 --- a/testhal/KINETIS/FRDM-K20D50M/USB_SERIAL/Makefile +++ b/testhal/KINETIS/FRDM-K20D50M/USB_SERIAL/Makefile @@ -215,5 +215,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 |