aboutsummaryrefslogtreecommitdiffstats
path: root/demos/STM32/NIL-STM32L152-DISCOVERY
diff options
context:
space:
mode:
Diffstat (limited to 'demos/STM32/NIL-STM32L152-DISCOVERY')
-rw-r--r--demos/STM32/NIL-STM32L152-DISCOVERY/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/STM32/NIL-STM32L152-DISCOVERY/Makefile b/demos/STM32/NIL-STM32L152-DISCOVERY/Makefile
index 9baee1fb2..6367d5fad 100644
--- a/demos/STM32/NIL-STM32L152-DISCOVERY/Makefile
+++ b/demos/STM32/NIL-STM32L152-DISCOVERY/Makefile
@@ -210,5 +210,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