aboutsummaryrefslogtreecommitdiffstats
path: root/demos/STM32/RT-STM32F407-DISCOVERY-MEMS
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-STM32F407-DISCOVERY-MEMS
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-STM32F407-DISCOVERY-MEMS')
-rw-r--r--demos/STM32/RT-STM32F407-DISCOVERY-MEMS/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/STM32/RT-STM32F407-DISCOVERY-MEMS/Makefile b/demos/STM32/RT-STM32F407-DISCOVERY-MEMS/Makefile
index 8e87a7212..8653fa10e 100644
--- a/demos/STM32/RT-STM32F407-DISCOVERY-MEMS/Makefile
+++ b/demos/STM32/RT-STM32F407-DISCOVERY-MEMS/Makefile
@@ -137,7 +137,7 @@ ASMSRC = $(PORTASM)
INCDIR = $(PORTINC) $(KERNINC) $(TESTINC) \
$(HALINC) $(OSALINC) $(PLATFORMINC) $(BOARDINC) \
$(CHIBIOS)/os/various/devices_lib/accel \
- $(CHIBIOS)/os/various
+ $(CHIBIOS)/os/hal/lib/streams $(CHIBIOS)/os/various
#
# Project, sources and paths