aboutsummaryrefslogtreecommitdiffstats
path: root/demos/STM32/RT-STM32F407-DISCOVERY-G++/Makefile
diff options
context:
space:
mode:
authorGiovanni Di Sirio <gdisirio@gmail.com>2015-03-21 09:39:02 +0000
committerGiovanni Di Sirio <gdisirio@gmail.com>2015-03-21 09:39:02 +0000
commitfb8998ce9c75bf366a338e121e81ca4f1b54a68a (patch)
tree2c2ff2eaed5e206e9298fc88dc62445342531bb4 /demos/STM32/RT-STM32F407-DISCOVERY-G++/Makefile
parent08fd7beec63e60dbb0737a1e6487706a6ee897cf (diff)
downloadChibiOS-fb8998ce9c75bf366a338e121e81ca4f1b54a68a.tar.gz
ChibiOS-fb8998ce9c75bf366a338e121e81ca4f1b54a68a.tar.bz2
ChibiOS-fb8998ce9c75bf366a338e121e81ca4f1b54a68a.zip
Fixed bug #567.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7786 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'demos/STM32/RT-STM32F407-DISCOVERY-G++/Makefile')
-rw-r--r--demos/STM32/RT-STM32F407-DISCOVERY-G++/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/demos/STM32/RT-STM32F407-DISCOVERY-G++/Makefile b/demos/STM32/RT-STM32F407-DISCOVERY-G++/Makefile
index 9b0322826..b89c2eed9 100644
--- a/demos/STM32/RT-STM32F407-DISCOVERY-G++/Makefile
+++ b/demos/STM32/RT-STM32F407-DISCOVERY-G++/Makefile
@@ -141,6 +141,7 @@ INCDIR = $(PORTINC) $(KERNINC) $(TESTINC) \
$(CHIBIOS)/os/various/devices_lib/accel \
$(CHIBIOS)/os/various \
$(CHIBIOS)/os/various/cpp_wrappers \
+ $(CHIBIOS)/os/hal/lib/streams
#
# Project, sources and paths