aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32F37x/ADC/Makefile
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2013-03-23 12:47:15 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2013-03-23 12:47:15 +0000
commit490a3e13277f7df040e6bfec7a7acc0e87e3c7c4 (patch)
tree5b47e9af187e9e914e4ffcc4f16eba0aacf8a014 /testhal/STM32F37x/ADC/Makefile
parentbfb849d86143d0ec85e591cc1091474511f476f4 (diff)
downloadChibiOS-490a3e13277f7df040e6bfec7a7acc0e87e3c7c4.tar.gz
ChibiOS-490a3e13277f7df040e6bfec7a7acc0e87e3c7c4.tar.bz2
ChibiOS-490a3e13277f7df040e6bfec7a7acc0e87e3c7c4.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5495 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'testhal/STM32F37x/ADC/Makefile')
-rw-r--r--testhal/STM32F37x/ADC/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/testhal/STM32F37x/ADC/Makefile b/testhal/STM32F37x/ADC/Makefile
index 782a3b3d7..684302ce4 100644
--- a/testhal/STM32F37x/ADC/Makefile
+++ b/testhal/STM32F37x/ADC/Makefile
@@ -114,7 +114,6 @@ ASMSRC = $(PORTASM)
INCDIR = $(PORTINC) $(KERNINC) $(TESTINC) \
$(HALINC) $(PLATFORMINC) $(BOARDINC) \
- $(CHIBIOS)/os/various/devices_lib/accel \
$(CHIBIOS)/os/various
#