From fb8998ce9c75bf366a338e121e81ca4f1b54a68a Mon Sep 17 00:00:00 2001 From: Giovanni Di Sirio Date: Sat, 21 Mar 2015 09:39:02 +0000 Subject: Fixed bug #567. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7786 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- demos/STM32/RT-STM32F407-DISCOVERY-G++/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'demos/STM32/RT-STM32F407-DISCOVERY-G++/Makefile') 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 -- cgit v1.2.3