aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32/STM32F4xx/FSMC_SRAM/Makefile
diff options
context:
space:
mode:
authorbarthess <barthess@yandex.ru>2015-09-07 22:26:44 +0300
committerbarthess <barthess@yandex.ru>2015-09-07 22:26:44 +0300
commit51514b134ee5bfca3647647620920747b41eaf3a (patch)
tree045b1ddc975d11adbe3f82367d3f0cfc2f563011 /testhal/STM32/STM32F4xx/FSMC_SRAM/Makefile
parent40014ce2c584274e5e1cee7d08f858bbfc0407f8 (diff)
downloadChibiOS-Contrib-51514b134ee5bfca3647647620920747b41eaf3a.tar.gz
ChibiOS-Contrib-51514b134ee5bfca3647647620920747b41eaf3a.tar.bz2
ChibiOS-Contrib-51514b134ee5bfca3647647620920747b41eaf3a.zip
STM32 testhal. Fixed paths in makefiles
Diffstat (limited to 'testhal/STM32/STM32F4xx/FSMC_SRAM/Makefile')
-rw-r--r--testhal/STM32/STM32F4xx/FSMC_SRAM/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/testhal/STM32/STM32F4xx/FSMC_SRAM/Makefile b/testhal/STM32/STM32F4xx/FSMC_SRAM/Makefile
index 3a70aad..1f2c059 100644
--- a/testhal/STM32/STM32F4xx/FSMC_SRAM/Makefile
+++ b/testhal/STM32/STM32F4xx/FSMC_SRAM/Makefile
@@ -81,7 +81,6 @@ PROJECT = ch
# Imported source files and paths
CHIBIOS = ../../../../../ChibiOS-RT
-CHIBIOS_CONTRIB = $(CHIBIOS)/../ChibiOS-Contrib/ChibiOS-RT
CHIBIOS_CONTRIB = $(CHIBIOS)/../ChibiOS-Contrib
# Startup files.
include $(CHIBIOS)/os/common/ports/ARMCMx/compilers/GCC/mk/startup_stm32f4xx.mk