From 88b43705d3d5d453331c216a54e390be787ba1f3 Mon Sep 17 00:00:00 2001 From: barthess Date: Fri, 21 Sep 2012 11:51:57 +0000 Subject: RTC_FATTIME. Minor cleanup. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4708 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- testhal/STM32F4xx/RTC_FATTIME/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'testhal/STM32F4xx') 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 -- cgit v1.2.3