aboutsummaryrefslogtreecommitdiffstats
path: root/demos/STM32/RT-STM32F103_INEMO_DISCOVERY/Makefile
diff options
context:
space:
mode:
authorGiovanni Di Sirio <gdisirio@gmail.com>2015-02-07 11:20:32 +0000
committerGiovanni Di Sirio <gdisirio@gmail.com>2015-02-07 11:20:32 +0000
commitb53f19556cab7a52c0b252858936bec0c3408342 (patch)
tree6323fa8cece9ca7fe6e9d69c0293ab4417b0b870 /demos/STM32/RT-STM32F103_INEMO_DISCOVERY/Makefile
parentc0ed452308910d9c9748f1c15a369e0b173dafdb (diff)
downloadChibiOS-b53f19556cab7a52c0b252858936bec0c3408342.tar.gz
ChibiOS-b53f19556cab7a52c0b252858936bec0c3408342.tar.bz2
ChibiOS-b53f19556cab7a52c0b252858936bec0c3408342.zip
fixed some paths in makefiles
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7673 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'demos/STM32/RT-STM32F103_INEMO_DISCOVERY/Makefile')
-rw-r--r--demos/STM32/RT-STM32F103_INEMO_DISCOVERY/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/STM32/RT-STM32F103_INEMO_DISCOVERY/Makefile b/demos/STM32/RT-STM32F103_INEMO_DISCOVERY/Makefile
index 4f20569a9..d6839bd05 100644
--- a/demos/STM32/RT-STM32F103_INEMO_DISCOVERY/Makefile
+++ b/demos/STM32/RT-STM32F103_INEMO_DISCOVERY/Makefile
@@ -135,7 +135,7 @@ ASMSRC = $(PORTASM)
INCDIR = $(PORTINC) $(KERNINC) $(TESTINC) \
$(HALINC) $(OSALINC) $(PLATFORMINC) $(BOARDINC) \
- $(CHIBIOS)/os/various
+ $(CHIBIOS)/os/hal/lib/streams $(CHIBIOS)/os/various
#
# Project, sources and paths