aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xtesthal/STM32F4xx/RTC_FATTIME/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/testhal/STM32F4xx/RTC_FATTIME/Makefile b/testhal/STM32F4xx/RTC_FATTIME/Makefile
index 3b23c6432..ffd36e3d2 100755
--- a/testhal/STM32F4xx/RTC_FATTIME/Makefile
+++ b/testhal/STM32F4xx/RTC_FATTIME/Makefile
@@ -118,8 +118,7 @@ ASMSRC = $(PORTASM)
INCDIR = $(PORTINC) $(KERNINC) $(TESTINC) \
$(HALINC) $(PLATFORMINC) $(BOARDINC) \
- $(CHIBIOS)/os/various $(FATFSINC) \
- $(CHIBIOS)/os/various
+ $(CHIBIOS)/os/various $(FATFSINC)
#
# Project, sources and paths