aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/NRF52/NRF52832/RADIO-ESB/Makefile
diff options
context:
space:
mode:
authorFabien Poussin <fabien.poussin@gmail.com>2019-10-01 16:12:27 +0200
committerFabien Poussin <fabien.poussin@gmail.com>2019-10-01 16:12:27 +0200
commitb4dfe5e2745201a9749839b3348f2bd61b4bd098 (patch)
tree7096569634d34ea53438d5616fa49bcd11869d4e /testhal/NRF52/NRF52832/RADIO-ESB/Makefile
parent8f7c2d187bbb02915f44b926c7aa02185402aef7 (diff)
downloadChibiOS-Contrib-b4dfe5e2745201a9749839b3348f2bd61b4bd098.tar.gz
ChibiOS-Contrib-b4dfe5e2745201a9749839b3348f2bd61b4bd098.tar.bz2
ChibiOS-Contrib-b4dfe5e2745201a9749839b3348f2bd61b4bd098.zip
Updating Makefiles for 19.1.x
Diffstat (limited to 'testhal/NRF52/NRF52832/RADIO-ESB/Makefile')
-rw-r--r--testhal/NRF52/NRF52832/RADIO-ESB/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/testhal/NRF52/NRF52832/RADIO-ESB/Makefile b/testhal/NRF52/NRF52832/RADIO-ESB/Makefile
index a01eb88..2e53d12 100644
--- a/testhal/NRF52/NRF52832/RADIO-ESB/Makefile
+++ b/testhal/NRF52/NRF52832/RADIO-ESB/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