aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32L1xx/SPI/Makefile
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2011-09-17 15:50:29 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2011-09-17 15:50:29 +0000
commiteefe7fbc1bd9cf3f50e580ff44f977a08dafa107 (patch)
treeebab7b90d54e034df560ba0379a7f0720c7d1a78 /testhal/STM32L1xx/SPI/Makefile
parent68a4911f7341c86752e50d1d2498698fa2c466db (diff)
downloadChibiOS-eefe7fbc1bd9cf3f50e580ff44f977a08dafa107.tar.gz
ChibiOS-eefe7fbc1bd9cf3f50e580ff44f977a08dafa107.tar.bz2
ChibiOS-eefe7fbc1bd9cf3f50e580ff44f977a08dafa107.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3328 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'testhal/STM32L1xx/SPI/Makefile')
-rw-r--r--testhal/STM32L1xx/SPI/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/testhal/STM32L1xx/SPI/Makefile b/testhal/STM32L1xx/SPI/Makefile
index 73c1d3811..5efd8bf02 100644
--- a/testhal/STM32L1xx/SPI/Makefile
+++ b/testhal/STM32L1xx/SPI/Makefile
@@ -72,8 +72,6 @@ CSRC = $(PORTSRC) \
$(HALSRC) \
$(PLATFORMSRC) \
$(BOARDSRC) \
- $(CHIBIOS)/os/various/evtimer.c \
- $(CHIBIOS)/os/various/syscalls.c \
main.c
# C++ sources that can be compiled in ARM or THUMB mode depending on the global