aboutsummaryrefslogtreecommitdiffstats
path: root/test/coverage
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-12-19 11:32:40 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-12-19 11:32:40 +0000
commitc574cd3f8b97c0800b20ea7af9d6a6a4be9378fd (patch)
tree833901bc165cf774d133b4974a8728c0a597e73c /test/coverage
parent4ede72e0aa52fc11f06ef945a96f9843a5a790e4 (diff)
downloadChibiOS-c574cd3f8b97c0800b20ea7af9d6a6a4be9378fd.tar.gz
ChibiOS-c574cd3f8b97c0800b20ea7af9d6a6a4be9378fd.tar.bz2
ChibiOS-c574cd3f8b97c0800b20ea7af9d6a6a4be9378fd.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2507 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'test/coverage')
-rw-r--r--test/coverage/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/coverage/Makefile b/test/coverage/Makefile
index df99c931c..82dda4737 100644
--- a/test/coverage/Makefile
+++ b/test/coverage/Makefile
@@ -80,8 +80,8 @@ ASRC =
# List all user directories here
UINCDIR = $(PORTINC) $(KERNINC) $(TESTINC) \
- $(HALINC) $(PLATFORMINC) $(BOARDINC) \
- $(CHIBIOS)/os/various
+ $(HALINC) $(PLATFORMINC) $(BOARDINC) \
+ $(CHIBIOS)/os/various
# List the user directory to look for the libraries here
ULIBDIR =