aboutsummaryrefslogtreecommitdiffstats
path: root/demos/SPC5/RT-SPC56EL-EVB
diff options
context:
space:
mode:
authorGiovanni Di Sirio <gdisirio@gmail.com>2015-06-12 08:52:52 +0000
committerGiovanni Di Sirio <gdisirio@gmail.com>2015-06-12 08:52:52 +0000
commit37a6ee0c67b2780f651e0d0a02fb048f55f5cf97 (patch)
treeaa74b4dc519272e126c97b22a0a3f642b2617ff4 /demos/SPC5/RT-SPC56EL-EVB
parentbc9dcab2c8863fd1c3b09d2db164606b2e21a70d (diff)
downloadChibiOS-37a6ee0c67b2780f651e0d0a02fb048f55f5cf97.tar.gz
ChibiOS-37a6ee0c67b2780f651e0d0a02fb048f55f5cf97.tar.bz2
ChibiOS-37a6ee0c67b2780f651e0d0a02fb048f55f5cf97.zip
Fixed bug #600.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8017 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'demos/SPC5/RT-SPC56EL-EVB')
-rw-r--r--demos/SPC5/RT-SPC56EL-EVB/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/SPC5/RT-SPC56EL-EVB/Makefile b/demos/SPC5/RT-SPC56EL-EVB/Makefile
index 55dee886d..648d677dc 100644
--- a/demos/SPC5/RT-SPC56EL-EVB/Makefile
+++ b/demos/SPC5/RT-SPC56EL-EVB/Makefile
@@ -114,7 +114,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